Commit Graph

13 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
ochafik 1475b1eefa agent: fix killing of subprocesses
subprocesses again
2024-04-27 23:15:45 +01:00
ochafik 24e34f174b agent: nit 2024-04-27 23:15:45 +01:00
ochafik a634e03aba agent: cache_prompt=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 701a66d80f agent: fix response_format 2024-04-27 23:14:11 +01:00
ochafik dd11bb6937 agent: format still broken 2024-04-27 23:14:11 +01:00
ochafik d1d86027c4 agent: disable parallel by default 2024-04-27 23:14:11 +01:00
ochafik e0c8af4ba0 agent: --style 2024-04-27 23:14:11 +01:00
ochafik ea34bd3e5c agent/openai:nits 2024-04-27 23:14:11 +01:00
ochafik ce2fb0155f agent: add --allow_parallel_calls 2024-04-27 23:14:11 +01:00
ochafik b63f91ade4 Update agent.py 2024-04-27 23:14:11 +01:00
ochafik e874565a13 agent: split code from openai example 2024-04-27 23:14:11 +01:00