- Implemented a new method to create an AsyncOpenAI client specifically for Codex. - Added functionality to convert Codex event responses into a dictionary format for easier consumption. - Updated the streaming methods to utilize the new Codex client and handle API errors gracefully. - Improved logging for debugging purposes during Codex interactions. - Refactored message handling in the slide content generation function for clarity and efficiency. |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| constants | ||
| enums | ||
| models | ||
| services | ||
| static | ||
| tests | ||
| utils | ||
| .python-version | ||
| mcp_server.py | ||
| openai_spec.json | ||
| pyproject.toml | ||
| server.py | ||
| uv.lock | ||