SurfSense/surfsense_web/app/dashboard/[search_space_id]
DESKTOP-RTLN3BA\$punk 9466bf595c feat: Implement LLM configuration validation in create and update routes
- Added `validate_llm_config` function to `llm_service.py` for validating LLM configurations via test API calls.
- Integrated validation in `create_llm_config` and `update_llm_config` routes in `llm_config_routes.py`, raising HTTP exceptions for invalid configurations.
- Enhanced error handling to provide detailed feedback on configuration issues.
2025-11-05 12:15:05 -08:00
..
chats refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
connectors refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
documents refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
logs/(manage) feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
onboard feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
podcasts refactor: update API endpoint paths to remove trailing slashes 2025-10-31 01:33:01 -07:00
researcher/[[...chat_id]] feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
settings feat: moved LLMConfigs from User to SearchSpaces 2025-10-10 00:50:29 -07:00
client-layout.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
layout.tsx feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00