arcade-mcp/examples
Eric Gustin 82afd7ec70
Update starlette dep via bumping FastAPI (#158)
Patches vulnerability that is due to starlette version < 0.40.0 by
bumping the fastAPI version to 0.115.3

FastAPI 0.115.3 release notes:
https://github.com/fastapi/fastapi/releases/tag/0.115.3
2024-11-19 09:17:28 -08:00
..
fastapi Update starlette dep via bumping FastAPI (#158) 2024-11-19 09:17:28 -08:00
langchain Langgraph update (#131) 2024-10-28 17:08:24 -07:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
call_a_tool_directly.py Add examples (#136) 2024-11-06 11:02:41 -08:00
call_a_tool_directly_with_auth.py Add examples (#136) 2024-11-06 11:02:41 -08:00
call_a_tool_with_llm.py Add examples (#136) 2024-11-06 11:02:41 -08:00
call_multiple_tools_directly_with_auth.py Add examples (#136) 2024-11-06 11:02:41 -08:00
call_multiple_tools_with_llm.py Add examples (#136) 2024-11-06 11:02:41 -08:00
get_auth_token.py Add examples (#136) 2024-11-06 11:02:41 -08:00
simple_chatbot.py Add examples (#136) 2024-11-06 11:02:41 -08:00