30 Commits

Author SHA1 Message Date
martin legrand
d871c378fe feat : better routing system 2025-03-25 15:44:23 +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
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
8c77f3eddb refactor: remove debug print 2025-03-23 21:24:05 +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
7c1519a0de feat : selenium web security 2025-03-19 17:29:37 +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 legrand
c813b5a3c0 Change browser page delay 2025-03-18 18:13:34 +01:00
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
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
2f912b0b95
Update browser.py
changes made to find the chrome path across the os.
2025-03-18 00:39:20 +05:30
martin legrand
f655682e0d Feat : better error handling in llm_provider 2025-03-17 09:55:49 +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
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
68bab4ecac Feat : browser v0 2025-03-10 21:05:10 +01:00