Steve White
ec285c03d4
Update project documentation and memory bank entries. Add new integration tests for query classification.
2025-03-20 08:14:53 -05:00
Steve White
76748f504e
Claude added decomposition; broke report.
2025-03-18 12:20:23 -05:00
Steve White
b6b50e4ef8
Add code search capability with GitHub and StackExchange APIs
...
This commit implements specialized code/programming search functionality:
- Add CODE as a new query type with templates at all detail levels
- Implement GitHub and StackExchange search handlers
- Add code query detection based on programming languages and frameworks
- Update result ranking to prioritize code-related sources
- Implement integration testing for code queries
- Update configuration and documentation
2025-03-14 16:12:26 -05:00
Steve White
d53198d5ab
Make generate_search_queries async to fix runtime errors
2025-02-28 16:46:25 -06:00
Steve White
6b749b9cb6
Convert LLM interface methods to async to fix runtime errors
2025-02-28 16:44:10 -06:00
Steve White
8cd2f900c1
Fix reference formatting for Gemini models and improve message handling
2025-02-28 16:32:53 -06:00
Steve White
d4beb73a7a
Update Gemini integration to use correct LiteLLM format
2025-02-28 15:25:33 -06:00
Steve White
f94bde875b
Fix Gemini model integration with correct model name and endpoint
2025-02-28 15:04:07 -06:00
Steve White
a09eb1519e
Update message format for Gemini models to ensure compatibility with LiteLLM
2025-02-28 12:20:30 -06:00
Steve White
82f081f731
Fix Google Gemini model integration with correct provider format and API key handling
2025-02-28 11:57:12 -06:00
Steve White
6ff455358c
Fix Google Gemini model integration with LiteLLM
2025-02-28 11:53:09 -06:00
Steve White
f6f660da97
Add Google Gemini model support and dynamic model selection in UI
2025-02-28 11:31:53 -06:00
Steve White
540bf22b52
Initial commit: Intelligent Research System with search execution module
2025-02-27 16:21:54 -06:00