martin legrand
dffd8b5299
yaml: remove --fail
2025-03-24 22:20:43 +01:00
martin legrand
af168d2c57
feat : zero shot router for other lang
2025-03-24 20:22:30 +01:00
martin legrand
a289ddf1fd
Feat: prompt change for casual agent
2025-03-24 15:56:40 +01:00
martin legrand
323783b89e
Feat : improve prompt, add agent verbose option
2025-03-24 14:41:24 +01:00
martin legrand
d423c08440
feat : tests for browser
2025-03-24 13:35:37 +01:00
martin legrand
38fe983010
Feat : handle recaptcha
2025-03-24 13:09:36 +01:00
martin legrand
1b32dff6a4
Add precommit hook
2025-03-24 12:58:19 +01:00
martin legrand
189fb0d767
Fix: ask for value with input
2025-03-24 11:45:04 +01:00
martin legrand
037995ab59
captcha testing
2025-03-24 11:31:00 +01:00
martin legrand
8dde9f19a4
fix: server script
2025-03-24 10:41:43 +01:00
martin legrand
8c77f3eddb
refactor: remove debug print
2025-03-23 21:24:05 +01:00
martin legrand
e74bbe4044
minor fixes
2025-03-23 21:08:34 +01:00
martin legrand
9448ac1012
Fix: server script
2025-03-23 21:07:44 +01:00
martin legrand
8b5bb28c94
fix : various bugs & improve memory system
2025-03-23 17:25:49 +01:00
martin legrand
caf1b5e9a9
Refactor : browser class & browsing agent can now login
2025-03-23 16:05:07 +01:00
martin legrand
fa7d586a97
Feat : browser login form detecting and fill, fix: memory saving problems
2025-03-23 11:11:38 +01:00
martin legrand
0397183f2a
fix : error pyaudio import
2025-03-22 13:34:05 +01:00
martin legrand
751212db47
script udpate
2025-03-22 13:29:06 +01:00
martin legrand
bc38385fe9
fix : pyaudio install
2025-03-22 13:22:49 +01:00
martin legrand
76f52846de
feat : dont import pyaudio if stt not enabled
2025-03-22 12:44:41 +01:00
martin legrand
771ac22d7f
install: ensure port audio installation
2025-03-22 12:39:37 +01:00
martin legrand
47b3bcf297
fix : wheel error on some linux system
2025-03-22 12:36:43 +01:00
martin legrand
5e7dd321f0
Fix : pyaudio.paInt16 missing in AudioRecorder class init
2025-03-22 12:12:11 +01:00
martin legrand
b1ad643364
Fix : pyaudio.paInt16 missing in AudioRecorder class init
2025-03-21 19:34:57 +01:00
martin legrand
b40322dc2c
readme update & fix provider not auto downloading model
2025-03-21 19:27:37 +01:00
martin legrand
6e2954d446
setup.py description
2025-03-21 13:22:08 +01:00
martin legrand
6b69651a21
fix install setup requirement
2025-03-21 10:37:44 +01:00
martin legrand
cb1a5c90e6
fix setup.py python version
2025-03-21 10:30:24 +01:00
martin legrand
6e1ab5f103
fix setup.py python version
2025-03-21 10:27:04 +01:00
martin legrand
6a825cf3fd
Fix: requirement version
2025-03-21 10:15:25 +01:00
martin legrand
4e2457b05d
Doc: readme
2025-03-20 19:38:15 +01:00
martin legrand
1ee73eae37
Doc: readme
2025-03-20 15:33:59 +01:00
martin legrand
18dd56e790
Doc: readm
2025-03-20 15:32:23 +01:00
martin legrand
762293536f
Doc: readme; Feat : language utility class, small fix
2025-03-20 15:24:31 +01:00
martin legrand
7c1519a0de
feat : selenium web security
2025-03-19 17:29:37 +01:00
martin legrand
70c64bf081
feat : llm prompt for search query
2025-03-19 12:53:34 +01:00
martin legrand
80071fbeaa
fix : chromedriver bug
2025-03-19 09:41:48 +01:00
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