Commit Graph

5 Commits

Author SHA1 Message Date
Olivier Chafik 89dcc062a4 agent: mypy type fixes
mypy examples/agent/__main__.py
mypy examples/agent/fastify.py
mypy examples/openai/__main__.py
2024-04-27 23:15:45 +01:00
Olivier Chafik ea0c31b10b agent: ensure DATA_DIR exists
skip-checks:true
2024-04-27 23:15:45 +01:00
Olivier Chafik 6880f1d4c0 agent: support basic openapi tools (incl. from fastify sandbox) 2024-04-27 23:14:11 +01:00
ochafik ea34bd3e5c agent/openai:nits 2024-04-27 23:14:11 +01:00
ochafik e874565a13 agent: split code from openai example 2024-04-27 23:14:11 +01:00
Renamed from examples/openai/fastify.py (Browse further)