Thibault Twahirwa
3564fdaec6
Merge branch 'Significant-Gravitas:master' into master
2023-04-15 11:33:04 -04:00
Richard Beales
7c0789252e
Merge pull request #1572 from cryptidv/browser-agnostic
...
Make browsing with Selenium Browser Agnostic
2023-04-15 16:32:24 +01:00
Richard Beales
26ffa41f20
Merge pull request #1567 from drikusroor/cover-token-counter
...
test: Write unit tests for token_counter
2023-04-15 16:30:37 +01:00
Thibault Twahirwa
d28ac11d56
Merge branch 'Significant-Gravitas:master' into master
2023-04-15 11:23:55 -04:00
Richard Beales
4354065f78
Merge pull request #1381 from jedak1ah/master
...
Fixed error when google results might have weird characters
2023-04-15 16:20:49 +01:00
Richard Beales
8c4b985df0
Merge pull request #1269 from suensummit/cleanup-unused-azure-env
...
Cleanup azure parameters in env.template and remove unused env in config.py
2023-04-15 16:15:16 +01:00
Thibault Twahirwa
8ec2538584
Merge branch 'Significant-Gravitas:master' into master
2023-04-15 11:04:09 -04:00
Jedakiah
02db53e12f
Fixed error when google search contains funny characters
2023-04-15 17:01:29 +02:00
Summit Suen
a0de3868c6
Cleanup azure parameters in env.template and remove unused env in config.load_azure_config().
2023-04-15 22:44:50 +08:00
Thibault Twahirwa
44bd3d6717
Fixed the import
2023-04-15 10:17:03 -04:00
Eesa Hamza
e90e618c5e
Added agnostic browser support
2023-04-15 16:28:34 +03:00
chyezh
395d9d0481
enable milvus as memory backend
2023-04-15 21:20:30 +08:00
Drikus Roor
bdefa24ac6
test: Write unit tests for token_counter
2023-04-15 15:11:25 +02:00
BillSchumacher
1073954fb7
Reorg ( #1537 )
...
* Pi's message.
* Fix most everything.
* Blacked
* Add Typing, Docstrings everywhere, organize the code a bit.
* Black
* fix import
* Update message, dedupe.
* Increase backoff time.
* bump up retries
2023-04-15 13:56:23 +01:00
BillSchumacher
6a93537c42
AI name hotfix. ( #1452 )
...
* Pi's message.
* Fix most everything.
* Blacked
* Update agent.py
Hotfix.
2023-04-15 02:29:25 +01:00
BillSchumacher
4bb7a598a5
Fix everything ( #1444 )
...
* Pi's message.
* Fix most everything.
* Blacked
2023-04-15 01:04:48 +01:00
Merwane Hamadi
b144464674
fix commands.py
2023-04-14 15:18:36 -07:00
0xArty
19a011cf03
Merge branch 'master' into feature/pre-commit-formatter
2023-04-14 20:56:11 +01:00
Void&Null
55eef983d4
Implemented Selenium based web browsing. ( #1397 )
...
* Implemented Selenium based web browing.
Replaced the default web browsing function with one that uses selenium to gather information with a visual and an overlay.
Included a small bug fix for the missing google api key that would attempt to use official google with default api keys from the template.
* Fixed flake8 issues.
2023-04-14 21:35:19 +01:00
0xArty
328ba5e69e
formatting
2023-04-14 20:42:28 +01:00
Merwane Hamadi
adf7c3ac98
added more autogpt prefixes in imports
2023-04-14 11:15:02 -07:00
Dino Hensen
d64f866bfa
Convert to python module named autogpt.
...
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
2023-04-14 10:27:41 -07:00