7 Commits

Author SHA1 Message Date
185d5dc866 million-labs added 2025-07-09 01:14:05 +06:00
ea7da87f32 kshama updates 2025-07-09 01:12:53 +06:00
ee920e0011 Start exploring with notebook 2025-06-29 23:37:51 +06:00
79e345097e Refactor and enhance system logic and memory handling.
Streamline system prompts, rename functions for clarity, and improve search query generation. Fix memory query edge cases and enhance robustness when no indexed data exists. Minor wording adjustments and structure improvements for better maintainability.
2025-06-29 23:37:37 +06:00
54a84714db Refactor agent.py for clarity and improved functionality
Reorganized code structure with clearer section headers and comments. Refined prompts, variable naming, and logic flows for better readability and accuracy. Enhanced memory handling and search decision mechanisms while simplifying initialization and user interactions.
2025-06-29 21:07:45 +06:00
d845c29e81 Refactor agent initialization and response workflow
Streamlined agent initialization, separating components for clarity. Improved memory, web search, and response generation logic for better structure and efficiency. Added elapsed time display and refined interactive REPL messaging.
2025-06-29 20:52:43 +06:00
4b5921d829 Initial model codes 2025-06-29 20:49:04 +06:00