presenton/servers/fastapi/utils/llm_calls
sudipnext 040c619889 fix: refine web search handling in LLM client and presentation outline generation
- Updated LLMClient to include CODEX in web search checks.
- Simplified web search logic in generate_ppt_outline to improve clarity and efficiency.
- Ensured consistent usage of web search settings across methods.
2026-04-16 20:11:25 +05:45
..
edit_slide.py feat(fastapi): adds better error handling for LLMClient 2025-08-30 14:30:58 +05:45
edit_slide_html.py feat(fastapi): adds better error handling for LLMClient 2025-08-30 14:30:58 +05:45
generate_presentation_outlines.py fix: refine web search handling in LLM client and presentation outline generation 2026-04-16 20:11:25 +05:45
generate_presentation_structure.py feat: adds table of contents, title slide, web search options in both UI and API Endpoints 2025-09-07 22:06:22 +05:45
generate_slide_content.py feat: enhance LLMClient with Codex integration and error handling 2026-02-25 17:56:39 +05:45
select_slide_type_on_edit.py feat(fastapi): adds better error handling for LLMClient 2025-08-30 14:30:58 +05:45