presenton/servers
sudipnext 5f5482cfd5 feat: enhance LLMClient with Codex integration and error handling
- 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.
2026-02-25 17:56:39 +05:45
..
fastapi feat: enhance LLMClient with Codex integration and error handling 2026-02-25 17:56:39 +05:45
nextjs feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45