It is unnecessary to call `arcadeClient.tools.list` first and then `arcadeClient.tools.formatted.get` for each tool. We can simply use the `arcadeClient.tools.formatted.list` function. |
||
|---|---|---|
| .. | ||
| ai-sdk | ||
| crewai | ||
| langchain | ||
| serving-tools | ||
| .gitignore | ||
| call_a_tool_directly.py | ||
| call_a_tool_directly_with_auth.py | ||
| call_a_tool_with_llm.py | ||
| get_auth_token.py | ||
| simple_chatbot.py | ||