presenton/servers
sudipnext d2e3ab9d15 feat: add CodexLLMAdapter for structured LLM calls and integrate with LLMClient
- Introduced CodexLLMAdapter to handle structured and unstructured LLM calls via the Codex Responses API.
- Implemented methods for converting tool formats and building request bodies for Codex.
- Refactored LLMClient to utilize CodexLLMAdapter, enhancing tool call handling and response processing.
- Updated LLMToolCallsHandler to support Codex as a valid LLM provider.
- Enhanced schema utilities for better JSON schema handling.
2026-02-26 12:38:58 +05:45
..
fastapi feat: add CodexLLMAdapter for structured LLM calls and integrate with LLMClient 2026-02-26 12:38:58 +05:45
nextjs feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45