3 Commits

Author SHA1 Message Date
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