presenton/servers
sudipnext 2eff131f6b feat: enhance LLMClient with new Codex generation method and refactor tool handling
- Added a new method `_generate_codex` to LLMClient for generating responses using the Codex Responses API.
- Refactored tool handling to support structured tool calls and improved error handling during Codex interactions.
- Updated the client initialization for Codex to streamline the generation process.
- Enhanced message processing to accommodate new input formats and recursion for tool calls.
2026-02-27 18:38:52 +05:45
..
fastapi feat: enhance LLMClient with new Codex generation method and refactor tool handling 2026-02-27 18:38:52 +05:45
nextjs feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45