22 Commits
Author SHA1 Message Date
mostalive 0cde86a0c7 refactor: Extract agent logic into separate Agent class and simplify agentic_search.py 2025-05-04 09:36:38 +01:00
mostalive 527492326a refactor: introduce AgentConfig dataclass for cleaner configuration management 2025-05-04 09:33:19 +01:00
mostalive 49f785cf8d feat: Add CLI support for model, server, and prompt configuration 2025-05-04 09:24:38 +01:00
mostalive da48c38d51 feat: update research query to explore Hugging Face model versioning and updates 2025-05-04 09:24:36 +01:00
mostalive 6f7735f70f Show spinner while thinking
Instead of dots.
2025-05-01 19:07:07 +01:00
mostalive e2f6f4e15a feat: add rich spinner for improved terminal progress indication 2025-05-01 19:02:23 +01:00
mostalive 5a9932a1e7 refactor: update model configuration and research query in agentic search script 2025-05-01 19:02:21 +01:00
mostalive 76eb0d17c1 More notes, and set time zone to Europe.
For the Kagi search, the 30B-A3B model kept answering in chinese. I see there was an update of this model yesterday, not sure I have the latest version.
2025-05-01 10:34:24 +01:00
mostalive b21a211ad7 Search about enshittification 2025-05-01 09:16:14 +01:00
mostalive ba560ee03b ADd readme and examples 2025-04-30 17:42:12 +01:00
mostalive 988598da73 better results with a bigger model 2025-04-30 16:19:45 +01:00
mostalive 14a0ac66e4 results, but no links, still 2025-04-30 16:10:51 +01:00
mostalive 210e1e7db2 results, but no links 2025-04-30 16:02:25 +01:00
mostalive 8d32e19eb6 Add error handling to see what goes wrong 2025-04-30 15:38:54 +01:00
mostalive acfd344f88 format 2025-04-30 15:23:29 +01:00
mostalive 7fa0c78298 conclude ddg spike, was too difficult 2025-04-30 15:23:04 +01:00
mostalive fabbe2035b Print response as plain text 2025-04-30 14:35:07 +01:00
mostalive e9bb97c644 Ignore workspace files 2025-04-30 14:34:51 +01:00
mostalive 0632efe59a Add node20 for faster web page processing (error in outoput) 2025-04-30 14:31:59 +01:00
mostalive 86bd32a9e6 Pretty print output 2025-04-30 13:56:13 +01:00
mostalive f43293819f Fetching urls with a tiny model 2025-04-30 13:13:48 +01:00
mostalive 80292ef8ea save all the prompts 2025-04-30 12:46:35 +01:00