Richard Beales
|
c8c4e2b59c
|
Fix invalid config import in git_operations
|
2023-04-15 19:28:48 +01:00 |
|
Richard Beales
|
c1f18b5324
|
Revert "Add ability to use local embeddings model" (#1662)
|
2023-04-15 19:25:44 +01:00 |
|
Richard Beales
|
1ce6419698
|
Merge pull request #1637 from yueliu1999/master
Error notation in the split_file function in file_operations.py
|
2023-04-15 18:47:51 +01:00 |
|
Richard Beales
|
e0590e08d7
|
Merge pull request #1471 from gersh/fix_agents
Fix list_agents to return string instead of JSON object
|
2023-04-15 18:46:50 +01:00 |
|
Richard Beales
|
fdac81e908
|
Merge pull request #1489 from hdkiller/remove-please-from-prompts
Remove please from prompts
|
2023-04-15 18:45:05 +01:00 |
|
Richard Beales
|
f6a8da0b07
|
Merge pull request #1507 from jacobtohahn/fix_agent_key_error
Fix agent key error
|
2023-04-15 18:41:50 +01:00 |
|
Richard Beales
|
b171774051
|
Merge pull request #1625 from alexonab/patch-4
Fix for 'requires string as left operand, not PosixPath'
|
2023-04-15 18:40:13 +01:00 |
|
Richard Beales
|
51fc59b45f
|
Merge pull request #1610 from adityaoke/adityaoke/fix_json_str
[1607] Sourcery is detecting linting issues in autogpt/json_fixes/aut…
|
2023-04-15 18:33:34 +01:00 |
|
Richard Beales
|
63936209a0
|
Create a list of synonyms for commands when the AI hallucinates (#1526)
|
2023-04-15 18:25:45 +01:00 |
|
Richard Beales
|
5f4e317321
|
Only add execute shell scripts to prompt if AI is allowed to do it. (#1551)
|
2023-04-15 18:24:57 +01:00 |
|
Richard Beales
|
33b7866377
|
Merge pull request #1229 from edcohen08/clone-github-repository
command clone github repository
|
2023-04-15 18:19:47 +01:00 |
|
Richard Beales
|
17cdeee214
|
Merge pull request #1320 from Tymec/master
Add ability to use local embeddings model
|
2023-04-15 18:13:16 +01:00 |
|
Gershon Bialer
|
6a3fcda751
|
Merge remote-tracking branch 'origin/master' into fix_agents
|
2023-04-15 10:04:15 -07:00 |
|
HDKiller
|
885d81b354
|
remove "please" from prompt in text.py
|
2023-04-15 16:55:32 +00:00 |
|
yueliu1999
|
58eb0b37b4
|
Update file_operations.py
Error notation. In the split_file function, line 43, text->content.
|
2023-04-16 00:52:54 +08:00 |
|
Jacob Hahn
|
26b3126c34
|
Merge branch 'master' into fix_agent_key_error
|
2023-04-15 12:36:18 -04:00 |
|
Mike M
|
712982a7d5
|
Fix for 'requires string as left operand, not PosixPath'
|
2023-04-15 11:21:43 -05:00 |
|
Thibault Twahirwa
|
fe1241aa61
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-15 11:35:50 -04:00 |
|
Richard Beales
|
d7f8748572
|
Merge pull request #1580 from youkaichao/fix_type
update type annotation
|
2023-04-15 16:35:06 +01:00 |
|
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 |
|
HDKiller
|
fbe1b0e5b0
|
remove summary.py from this branch to avoid merge conflict
|
2023-04-15 17:30:18 +02:00 |
|
Tymec
|
e0af761c35
|
chore: flake8 formatting
|
2023-04-15 17:26:58 +02: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 |
|
Aditya Oke
|
df4f160846
|
[1607] Sourcery is detecting linting issues in autogpt/json_fixes/auto_fix.py
|
2023-04-15 08:18:59 -07:00 |
|
Eddie Cohen
|
71abd6f2e4
|
linting
|
2023-04-15 11:15:18 -04: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 |
|
Eddie Cohen
|
99c4f93ee3
|
fix rebasing
|
2023-04-15 10:59:40 -04:00 |
|
Eddie Cohen
|
11faf42c7e
|
move git operations
|
2023-04-15 10:57:03 -04:00 |
|
Eddie Cohen
|
4f9d5b9e32
|
commands, git on docker
|
2023-04-15 10:57:03 -04:00 |
|
Eddie Cohen
|
0569d6652f
|
add command
|
2023-04-15 10:57:01 -04:00 |
|
Eddie Cohen
|
4d8de551b5
|
add prompt, env example, config
|
2023-04-15 10:56:10 -04: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 |
|
youkaichao
|
a51b37f01c
|
fix dict type annotation
|
2023-04-15 22:10:22 +08:00 |
|
youkaichao
|
afd2c5e2c6
|
update type annotation
|
2023-04-15 22:04:05 +08:00 |
|
Tymec
|
53297e55bf
|
Merge remote-tracking branch 'upstream/master'
|
2023-04-15 16:03:08 +02: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 |
|
Jacob Hahn
|
b2d6987cac
|
Fixed condition where key could be string
|
2023-04-15 04:17:00 -04:00 |
|
HDKiller
|
bee1bc8c06
|
remove "please" from prompt in browser.py
|
2023-04-15 06:28:14 +00:00 |
|
HDKiller
|
72da564db5
|
remove "please" from prompt for summarizing text
|
2023-04-15 06:27:08 +00:00 |
|
Tymec
|
4049708aa5
|
Merge remote-tracking branch 'upstream/master'
|
2023-04-15 07:18:45 +02:00 |
|
Gershon Bialer
|
2644bc86db
|
list_agents should return string not JSON
|
2023-04-14 21:42:54 -07:00 |
|