689 Commits

Author SHA1 Message Date
tcsenpai
71deb2dab7 Merge branch 'main' of https://github.com/Fosowl/agenticSeek 2025-05-12 15:19:56 +02:00
Martin
e72072090e
Merge pull request #176 from Fosowl/dev
Fix connection issue with 0.0.0.0 in app.js + more wide browser view
2025-05-08 13:49:31 +02:00
martin legrand
ef91502961 fix : connection issue with 0.0.0.0 in app.js + unzoom browser view 2025-05-08 13:38:07 +02:00
Martin
2048af854f
Merge pull request #170 from Fosowl/dev
clarification in readme
2025-05-06 22:45:36 +02:00
martin legrand
dd6ddaeca3 upd readme 2025-05-06 22:43:51 +02:00
martin legrand
47fec1914a comment out in progress mcp agent to avoid confusion 2025-05-06 22:39:15 +02:00
Martin
9ff69d1876
Merge pull request #168 from Fosowl/dev
update readme - enforce python 3.10
2025-05-06 20:24:44 +02:00
martin legrand
ca2eea8089 update readme 2025-05-06 20:23:53 +02:00
Martin
3678c091ac
Merge pull request #167 from rense/feature/remote-ollama
Allow connecting to a remote Ollama server
2025-05-06 19:49:18 +02:00
rense
94fb15359b allow connecting to remote Ollama server 2025-05-06 18:03:14 +02:00
Martin
3d1b3d02d9
Merge pull request #166 from Fosowl/dev
Update ja readme up to date
2025-05-06 11:02:13 +02:00
martin legrand
c769e790bc upd: jp readme 2025-05-06 11:01:28 +02:00
martin legrand
23a51e6a05 upd: jp readme 2025-05-06 11:00:35 +02:00
martin legrand
94eada9d5d fix : return for json load 2025-05-05 19:11:56 +02:00
Martin
2cdbb49ecd
Merge pull request #163 from Fosowl/dev
MCP Agent prototype (with no MCPs yet), Readme update, New function for memory system
2025-05-05 19:04:42 +02:00
Martin
dd033d4084
Update sources/memory.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-05 19:00:49 +02:00
martin legrand
de2650c007 set limit_to_model_ctx to true 2025-05-05 18:36:37 +02:00
martin legrand
deb79b81ca fix: typo 2025-05-05 18:32:06 +02:00
martin legrand
24dc1e1a2c fix: ensure logging is not on stdout/err 2025-05-05 18:29:42 +02:00
martin legrand
af7619650a ja readme update 2025-05-05 18:17:58 +02:00
martin legrand
df645f9a02 remove start ollama in windows scritp 2025-05-05 18:04:07 +02:00
martin legrand
dc6eef8031 update readme 2025-05-05 18:01:02 +02:00
martin legrand
5c391dbb6e update japanese readme 2025-05-05 17:55:34 +02:00
martin legrand
101c103aeb fix : reset of blocks 2025-05-05 15:37:13 +02:00
martin legrand
de315a43a1 upd readme 2025-05-05 14:23:10 +02:00
martin legrand
90f173ba52 upd readme 2025-05-05 14:22:18 +02:00
martin legrand
e4591ea1b4 feat: improve compression/web agent memory management 2025-05-05 14:15:32 +02:00
martin legrand
a7deffedec feat : improve memory system 2025-05-04 21:54:01 +02:00
martin legrand
5949540007 feat : tool description proprety 2025-05-04 19:29:31 +02:00
martin legrand
7afb79117b update agent 2025-05-04 18:49:04 +02:00
martin legrand
442bb4a340 Feat : MCP agent 2025-05-04 18:34:05 +02:00
Martin
99467be133
Merge pull request #162 from Fosowl/dev
upd readme examples
2025-05-04 12:02:27 +02:00
martin legrand
887060acdf upd readme 2025-05-04 12:01:44 +02:00
Martin
90609e960c
Merge pull request #161 from Fosowl/dev
Update readme manual install instruction
2025-05-04 11:44:26 +02:00
martin legrand
d893928221 update all readme 2025-05-04 11:43:32 +02:00
martin legrand
5bc086fd9d update fr readme 2025-05-04 11:24:40 +02:00
martin legrand
aca176b9e7 update readme 2025-05-04 11:14:31 +02:00
Martin
9707dbcbf9
Merge pull request #159 from Fosowl/dev
Fixed tts not working with web interface
2025-05-03 19:23:16 +02:00
martin legrand
52e5af8116 fix : tts not working with web interface 2025-05-03 19:22:01 +02:00
Martin
42058244f2
Merge pull request #158 from Fosowl/dev
Chinese and Japanese Text-to-Speech support + readme update
2025-05-03 18:00:12 +02:00
martin legrand
bddaa75e8c upd readme 2025-05-03 16:57:43 +02:00
martin legrand
7904439f35 feat : japanese tts support 2025-05-03 16:48:20 +02:00
martin legrand
c873af3d00 fix : text to speech in chinese 2025-05-03 16:34:52 +02:00
tcsenpai
dd46d67573 added (hacky) bundle without LFS reuirement 2025-05-02 23:42:18 +02:00
tcsenpai
f79c3f10da Merge branch 'main' of https://github.com/Fosowl/agenticSeek 2025-05-02 23:41:55 +02:00
tcsenpai
bdd7e34b8c chrome and chromedriver can (and should, look at docker-compose.yml) be configured through environment variables utility 2025-05-02 23:23:25 +02:00
tcsenpai
84c618678a workdir is now set in env so that it can be mounted within the container 2025-05-02 23:22:56 +02:00
tcsenpai
eda277aa54 added backend environment in docker 2025-05-02 23:22:33 +02:00
tcsenpai
d6ec56b5df soft enforced chromedriver path for python-env usage 2025-05-02 22:42:39 +02:00
tcsenpai
365a552726 updated windows command (NOTE: needs more testing as I am using linux) 2025-05-02 22:37:14 +02:00