SurfSense/surfsense_web/components/chat
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
..
AnimatedEmptyState.tsx feat: contact to frontpage and biome 2025-09-30 21:53:10 -07:00
ChatCitation.tsx refactor: added chunk id reference for sources 2025-10-05 21:47:22 -07:00
ChatFurtherQuestions.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
ChatInputGroup.tsx feat: Implement LLM configuration validation in create and update routes 2025-11-05 12:15:05 -08:00
ChatInterface.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
ChatMessages.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
ChatSources.tsx refactor: added chunk id reference for sources 2025-10-05 21:47:22 -07:00
ChatTerminal.tsx No animation on expanding or collapsing Agent Process Terminal 2025-10-31 08:38:44 +05:30
Citation.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
CodeBlock.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
ConnectorComponents.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
DocumentsDataTable.tsx feat: fixed chat Documents table 2025-10-21 22:55:39 -07:00
index.ts Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
ScrollUtils.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
SegmentedControl.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
SourceDetailSheet.tsx add 'useGithubStarts' hook 2025-10-17 14:22:16 +02:00
SourceUtils.tsx Biome: fixes for compontents directory 2025-07-27 10:41:15 -07:00
types.ts feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00