Commit Graph

7 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 701a66d80f agent: fix response_format 2024-04-27 23:14:11 +01:00
ochafik 61f35e07a5 agent: prepare to test various templates 2024-04-27 23:14:11 +01:00
ochafik ea34bd3e5c agent/openai:nits 2024-04-27 23:14:11 +01:00
ochafik 5f3de16116 server.py: pass all request options, comments in ts sigs, render tool calls 2024-04-27 23:14:11 +01:00
ochafik aa9605c751 server.py: kinda api-compliant output, disabled grammar 2024-04-27 23:14:11 +01:00
ochafik 63d13245e1 server.py: hacky code 2024-04-27 23:14:11 +01:00