Martin
0e653fdefa
Merge pull request #56 from ganeshnikhil/main
...
Update text_to_speech.py , browser.py .
2025-03-18 23:16:04 +01:00
ganesh nikhil
2418894dcb
Update browser.py
2025-03-19 01:16:25 +05:30
ganesh nikhil
088e324b88
Update browser.py
...
added both methods, for support for beta to.
2025-03-18 23:07:39 +05:30
Martin
a3d0e2c588
Merge pull request #58 from Fosowl/dev
...
Web navigation improvement, error section in readme, role updated for router, fix bug
2025-03-18 18:25:29 +01:00
martin legrand
c813b5a3c0
Change browser page delay
2025-03-18 18:13:34 +01:00
ganesh nikhil
f71e4acf7e
Update requirements.txt
2025-03-18 21:28:34 +05:30
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
9d57d0568c
Update requirements.txt
2025-03-18 20:40:23 +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
dfcbacd464
Doc : add known issue section to readme
2025-03-18 13:24:50 +01:00
martin legrand
7fa16f2b70
Fix : remove planner agent until improvements
2025-03-18 12:27:17 +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
Martin
d51f17fdad
Merge pull request #48 from ganeshnikhil/main
...
update browser.py multi-os support
2025-03-17 20:52:00 +01:00
ganesh nikhil
3e7d40c4f6
Update browser.py
...
finding the chromepath automatically.
2025-03-18 00:53:19 +05:30
Martin
d4d695fecf
Merge pull request #47 from Fosowl/dev
...
Image & star history
2025-03-17 20:15:54 +01:00
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
83f4dba674
merge
2025-03-17 18:32:02 +01:00
martin legrand
b05c2c4437
Docs: rm image
2025-03-17 18:28:53 +01:00
martin legrand
5b2edd0f7d
Docs: better example image
2025-03-17 18:27:08 +01:00
Martin
aad71179a5
Merge pull request #46 from Fosowl/Fosowl-patch-1
...
Update CONTRIBUTING.md
2025-03-17 17:56:53 +01:00
Martin
a2b7753cd8
Update CONTRIBUTING.md
2025-03-17 17:56:13 +01:00
Martin
2eac4d37b3
Merge pull request #45 from Fosowl/dev
...
Integration of searxng for api free web searching
2025-03-17 17:40:44 +01:00
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
4b62a4eec7
Fix : useless script line
2025-03-17 14:49:40 +01:00
martin legrand
3ff8bc68c3
Fix : agent never exiting
2025-03-17 14:45:46 +01:00
martin legrand
f6e3b38e6a
readme update
2025-03-17 13:41:47 +01:00
martin legrand
887b318e27
rename .searxng.env
2025-03-17 13:38:12 +01:00
martin legrand
dee4db53fe
Feat : integration of searxng for private, api free web search
2025-03-17 13:31:43 +01:00
Martin
e358fd4df7
Merge pull request #42 from Fosowl/dev
...
Feat : better error handling in llm_provider
2025-03-17 12:24:15 +01:00
martin legrand
0ee6a65116
.env example
2025-03-17 10:17:02 +01:00
martin legrand
f655682e0d
Feat : better error handling in llm_provider
2025-03-17 09:55:49 +01:00
Martin
2aaf5756d5
Merge pull request #40 from Fosowl/dev
...
Readme: less creepy whale with tools image
2025-03-16 21:30:46 +01:00
martin legrand
fd7d009c4d
Readme: less creepy whale with tools image
2025-03-16 21:29:12 +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
Martin
ea3d55336c
Merge pull request #38 from aguspiza/allow_domain_for_address
...
allow domains for provider_server_address
2025-03-16 20:57:01 +01:00
Martin
3e3a82d7e9
Merge pull request #36 from eltociear/patch-1
...
docs: update README.md
2025-03-16 20:56:26 +01:00
aguspiza
a80b18c688
add alsa-utils for aplay in linux
2025-03-16 18:34:39 +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
Ikko Eltociear Ashimine
546898777f
docs: update README.md
...
exemple -> example
2025-03-16 15:37:39 +09:00
Martin
f4e4c08bb9
Merge pull request #35 from Fosowl/dev
...
Fix : save_notes was case sensitive
2025-03-15 21:44:56 +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