Commit Graph
114 Commits
Author SHA1 Message Date
martin legrand ca49a7f0a5 Feat : agent router system + casual agent 2025-03-02 15:21:36 +01:00
martin legrand dcb5724e28 Feat : add options to use api based providers 2025-03-02 11:54:45 +01:00
martin legrand bba98786f5 Feat : integration of more code interpreter 2025-03-02 11:10:17 +01:00
martin legrand 5bc2c26757 Feat : better print of think process and answer 2025-02-28 16:29:07 +01:00
martin legrand c5da8319bf Feat : memory recovery system, better TTS 2025-02-28 11:28:45 +01:00
martin legrand 14fcbd2343 Fix: py interpreter problems, Feat : more pretty output 2025-02-27 16:29:44 +01:00
martin legrand be22f0232e Fix : ollama provider crash, Docs : readme improvement 2025-02-27 12:08:14 +01:00
martin legrand 35022765f7 Feat : Save exec block to file, More programming language supported in tools 2025-02-24 09:59:28 +01:00
martin legrand e552e7cd04 Merge branch 'main' of github.com:Fosowl/agenticSeek 2025-02-23 12:41:50 +01:00
martin legrand 43ba140a21 Feat : better interpreter loading of code block 2025-02-23 12:40:30 +01:00
steveh8758_lab 42d2655881 Fix some error
FIX:
    llm_provider.py 102: _model -> model
MOD:
    utility.py 25: add windows termial color print
    text_to_speech.py 29: add windows version
ADD:
    add termcolor in requirements.txt
2025-02-23 19:37:57 +08:00
martin legrand 298c26a63f Feat : updat requirement & tts 2025-02-23 10:36:17 +01:00
martin legrand 55ccb408fc Feat : interaction class 2025-02-19 20:56:41 +01:00
martin legrand 62cc76764e Feat : adding work that was done locally 2025-02-19 19:07:24 +01:00