agents icon indicating copy to clipboard operation
agents copied to clipboard

Update pyproject.toml openai-agents minimal version to 0.0.14

Open matr1xc0in opened this issue 11 months ago • 0 comments

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

matr1xc0in avatar May 06 '25 06:05 matr1xc0in