martin legrand
bdbb590dc4
Feat : web navigation improvement, better prompting
2025-03-18 16:52:09 +01:00
ganesh nikhil
07a04b069e
Update browser.py
...
update the code to remove overhead of check and install chromedriver.
2025-03-18 20:49:26 +05:30
ganesh nikhil
d12b345fe8
Update browser.py
...
it automatically install chromedriver , if version is outdated or the chromedriver not found.
2025-03-18 20:41:51 +05:30
ganesh nikhil
290b75de3f
Update text_to_speech.py
...
updated the speak function , make it more sturctured , also added to play sound using afplay in macos and redirected linux or other to aplay , make sure the display of audio only work for jupyter notebooks not in terminal. the name of audio file is directly used in code , standerized it.
2025-03-18 20:19:28 +05:30
martin legrand
292623ab52
Fix : browser not supporting non-alphabetic language
2025-03-18 14:18:59 +01:00
martin legrand
372da19f30
Fix : searxng now failing gracefully
2025-03-18 12:17:41 +01:00
martin legrand
0616f39e35
Fix : google chrome beta support on macos
2025-03-17 21:04:25 +01:00
ganesh nikhil
3e7d40c4f6
Update browser.py
...
finding the chromepath automatically.
2025-03-18 00:53:19 +05:30
ganesh nikhil
477a145712
Merge branch 'Fosowl:main' into main
2025-03-18 00:41:19 +05:30
ganesh nikhil
2f912b0b95
Update browser.py
...
changes made to find the chrome path across the os.
2025-03-18 00:39:20 +05:30
martin legrand
01ff72e775
Fix : web navigation problems
2025-03-17 15:58:46 +01:00
martin legrand
6f3fb4dce4
Fix : web navigation problems
2025-03-17 15:58:17 +01:00
martin legrand
9d214f9dab
gender neutral tts in init
2025-03-17 14:55:06 +01:00
martin legrand
3ff8bc68c3
Fix : agent never exiting
2025-03-17 14:45:46 +01:00
martin legrand
dee4db53fe
Feat : integration of searxng for private, api free web search
2025-03-17 13:31:43 +01:00
martin legrand
f655682e0d
Feat : better error handling in llm_provider
2025-03-17 09:55:49 +01:00
Martin
dd91a802f8
Merge pull request #39 from aguspiza/fix_linux_text_to_speech
...
linux text to speech
2025-03-16 21:11:00 +01:00
aguspiza
673625c5d5
use aplay for linux for wav play
2025-03-16 18:30:25 +01:00
aguspiza
c3bdcab79e
allow domains for provider_server_address
2025-03-16 18:22:09 +01:00
martin legrand
2fa5760417
navigation prompt small change
2025-03-15 21:43:16 +01:00
martin legrand
2a1a6a98a5
Fix : browser agent not giving search summary at the end
2025-03-15 21:35:46 +01:00
martin legrand
ba0b884c28
Fix: tts message gender neutral
2025-03-15 19:50:48 +01:00
martin legrand
988f6a9d6d
fix : issue 25 for windows with utf8
2025-03-15 18:44:25 +01:00
martin legrand
393d15e52c
fix : issue #26
2025-03-15 18:39:56 +01:00
martin legrand
8ba9c0432f
Fix : web prompt
2025-03-15 13:15:41 +01:00
martin legrand
6b4b57e552
Feat : improvement for search efficiency
2025-03-15 12:37:05 +01:00
martin legrand
e909d9d84c
Feat : web scrawl to validate link for web search
2025-03-15 10:46:50 +01:00
martin legrand
f53647ad3f
Feat : prompt improve and start link check to avoid paywall
2025-03-14 21:55:23 +01:00
martin legrand
0ee77e8ad9
Feat : better web search agent
2025-03-14 21:09:27 +01:00
martin legrand
b7eaee6b34
Feat : installation script & readme update
2025-03-13 15:52:37 +01:00
martin legrand
0315d8e67f
Fix : setup.py for browser requirement
2025-03-13 14:48:02 +01:00
martin legrand
228b226d5f
Docs : minor change
2025-03-12 16:46:19 +01:00
martin legrand
ff8bd651bd
Fix : browser agent having not memeory
2025-03-12 13:50:50 +01:00
martin legrand
ddc0b2f5d4
Fix : browser navigation prompt
2025-03-12 13:33:16 +01:00
martin legrand
9f9907cedb
Feat : browser agent v1.0
2025-03-11 15:22:42 +01:00
martin legrand
e9e2e3ecf2
Merge with dev
2025-03-11 13:56:44 +01:00
martin legrand
cace6b5612
Fix : file agent loop problem
2025-03-11 12:44:20 +01:00
martin legrand
479bc2769b
Fix : web search
2025-03-11 12:27:19 +01:00
martin legrand
ed02a4dad0
Fix : major displaying issues and libraries warning
2025-03-11 11:45:02 +01:00
martin legrand
68bab4ecac
Feat : browser v0
2025-03-10 21:05:10 +01:00
martin legrand
aece8de10b
Feat : planning agent task parsing and agents assignation
2025-03-10 13:42:07 +01:00
martin legrand
e6e48f7f3f
Feat : planning agent tasks parsing
2025-03-09 14:23:54 +01:00
martin legrand
0dbcf29701
Planner agent structure
2025-03-09 13:50:06 +01:00
martin legrand
2da02009fc
Feat : media image
2025-03-09 13:13:12 +01:00
martin legrand
7710fb3f9d
Feat : better file system interaction
2025-03-09 12:45:29 +01:00
martin legrand
b29c3cd7fb
Fix : displaying issue + various bug
2025-03-06 20:43:15 +01:00
martin legrand
7df41da534
Feat : find explorer tool fixed
2025-03-06 17:57:03 +01:00
martin legrand
01db0c521b
typo
2025-03-06 12:01:23 +01:00
martin legrand
eca688baba
Docs: better documentation
2025-03-06 11:58:54 +01:00
martin legrand
ff1af3b6a9
Feat : improvded ZH confirm word
2025-03-06 11:38:17 +01:00
martin legrand
9690147000
Fix : tts issues
2025-03-04 15:13:00 +01:00
martin legrand
d2154d5769
Fix : TTS crash + perf improvement + router error fix
2025-03-03 14:59:02 +01:00
martin legrand
0c0536c43a
Feat : text to speech & flight api
2025-03-02 20:51:50 +01:00
martin legrand
c2c1c7f09f
Feat : basic web search for casual agent
2025-03-02 18:08:58 +01:00
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