agents
agents copied to clipboard
Update pyproject.toml openai-agents minimal version to 0.0.14
This fix openai compatibility issue when using GEMINI and GROQ openai endpoints in AsyncOpenAI API calls.
Due to issue https://github.com/openai/openai-agents-python/issues/443 reported resulting from breaking changes in https://github.com/openai/openai-agents-python/pull/431, openai-agents has minimal version to work with openai endpoints for Gemini and Groq. Do NOT use 0.0.8.
Once update, fon't forget to run uv sync