arcade-mcp/examples
Sam Partee f3feb85239
Fix small bugs in pyproject.tomls (#88)
```
authors = ["Arcade AI <dev@arcade-ai.com>"]
```
vs
```
authors = ["Arcade AI <dev@arcade-ai.com"]
```

There is also now a ``make`` command for ``make install-toolkits``
2024-10-04 12:08:03 -07:00
..
fastapi Fix small bugs in pyproject.tomls (#88) 2024-10-04 12:08:03 -07:00
langchain Fix ruff (#64) 2024-09-25 09:47:30 -07:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
modal-deploy.py Client Fixes and LangGraph Examples (#50) 2024-09-24 10:13:45 -07:00