martin legrand
ad9ca5e7cb
commented out backend service until solution found for chrome in docker problem
2025-04-17 18:59:13 +02:00
martin legrand
a3ca718131
feat : improve chrome path check + no query refusal on complex task
2025-04-16 13:59:11 +02:00
martin legrand
2cb7ac34ce
add tools log
2025-04-15 21:39:24 +02:00
martin legrand
d1954ff326
First front & backend integration
2025-04-14 20:08:53 +02:00
martin legrand
8da3d2b3f8
refactor : test code in llmprovider
2025-04-13 20:57:39 +02:00
martin legrand
e0f0c5c7f6
feat : better web form handling
2025-04-13 17:23:00 +02:00
martin legrand
164b741d57
refactor: rm debug print
2025-04-12 14:59:45 +02:00
martin legrand
f4feb42dda
refactor: self.role for router
2025-04-12 11:50:48 +02:00
martin legrand
8cfb2d1246
feat : vllm in server
2025-04-08 19:38:06 +02:00
martin legrand
6fb9ce67c0
feat : better web navigation of web agent
2025-04-05 22:13:29 +02:00
martin legrand
8991aaae8d
feat : planner agent improvement
2025-04-05 16:39:16 +02:00
martin legrand
688e94d97c
feat : html to actual markdown for browser + better logging system
2025-04-05 14:14:23 +02:00
martin legrand
a4f28cec5d
feat : .voices folder for tts
2025-04-04 12:34:00 +02:00
martin legrand
d6aba5fd39
feat : dsk_deepseek
2025-04-04 11:54:34 +02:00
Martin
9e47e2bf4f
Update sources/llm_provider.py to remove duplicate typing
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-01 19:42:16 +02:00
martin legrand
1b5a55ccf2
feat : cleaner import arrangement
2025-04-01 13:10:06 +02:00
martin legrand
557f7aa333
perf: trying to improve perf
2025-03-29 18:20:47 +01:00
martin legrand
e0eee90202
fix : server crash with ollama
2025-03-29 18:07:38 +01:00
martin legrand
e69cff0735
fix : pretty_print issue
2025-03-29 14:43:50 +01:00
martin legrand
90894f806a
fix : response timeout
2025-03-29 14:23:53 +01:00
martin legrand
5c9ada9468
fix : bug
2025-03-29 13:55:01 +01:00
martin legrand
7e95498f7a
feat : better logging
2025-03-29 13:14:37 +01:00
martin legrand
4c87353db4
readme update for server install instruction
2025-03-29 12:40:50 +01:00
martin legrand
18f23db0fa
fix : none generator error
2025-03-29 12:29:38 +01:00
martin legrand
8106cff45f
fix : jsonify problem in server
2025-03-29 12:26:58 +01:00
martin legrand
021ef0cdc1
feat : logging message for server
2025-03-29 12:21:40 +01:00
martin legrand
ca50b1f2d0
fix : server problem
2025-03-29 11:52:17 +01:00
martin legrand
a4cfa9c651
feat : better server provider
2025-03-29 11:46:22 +01:00
martin legrand
0bf813e865
fix : execution problem when line start with block tag + dont load tts if disabled
2025-03-28 18:51:03 +01:00
martin legrand
c862d496e3
feat : fix displaying problem + memory compression on loading + personality prompt + technical image
2025-03-28 14:43:05 +01:00
martin legrand
bc6365567f
fix : deepseek api not in example
2025-03-27 19:08:27 +01:00
martin legrand
582462a73f
feat : lm-studio integration
2025-03-27 18:35:07 +01:00
martin legrand
cf4d9b63c7
rm debug log
2025-03-27 11:59:10 +01:00
martin legrand
86da6acf3f
feat : support for local openai based api
2025-03-27 11:42:31 +01:00
martin legrand
b40322dc2c
readme update & fix provider not auto downloading model
2025-03-21 19:27:37 +01:00
martin legrand
762293536f
Doc: readme; Feat : language utility class, small fix
2025-03-20 15:24:31 +01:00
martin legrand
70c64bf081
feat : llm prompt for search query
2025-03-19 12:53:34 +01:00
martin legrand
f655682e0d
Feat : better error handling in llm_provider
2025-03-17 09:55:49 +01:00
aguspiza
c3bdcab79e
allow domains for provider_server_address
2025-03-16 18:22:09 +01:00
martin legrand
7df41da534
Feat : find explorer tool fixed
2025-03-06 17:57:03 +01:00
martin legrand
dcb5724e28
Feat : add options to use api based providers
2025-03-02 11:54:45 +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
62cc76764e
Feat : adding work that was done locally
2025-02-19 19:07:24 +01:00