ira/config
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
..
__init__.py Initial commit: Intelligent Research System with search execution module 2025-02-27 16:21:54 -06:00
config.py Update Gemini integration to use correct LiteLLM format 2025-02-28 15:25:33 -06:00
config.yaml Fully functional end-to-end test of research with gemini flash 2025-03-01 11:55:57 -06:00
config.yaml.example Add code search capability with GitHub and StackExchange APIs 2025-03-14 16:12:26 -05:00