## PR Description Changes `pip install 'arcade-ai[fastapi]'` to `pip install arcade-ai`. In other words, FastAPI is now a required dependecy of arcade-ai. Additionally, I snuck in some minor cleanup changes. |
||
|---|---|---|
| .. | ||
| 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 | ||