Mansy
|
9607ae0c1e
|
Update README.md
Use correct var name "ELEVENLABS_API_KEY"
|
2023-04-15 22:26:00 +02:00 |
Omri Grossman
|
e3751f0e36
|
Removed comments
|
2023-04-15 23:23:37 +03:00 |
BillSchumacher
|
ff5b8f1490
|
Merge pull request #1683 from Hyaxia/feature/rate-limit-log
in debug mode add a log about rate limit error
|
2023-04-15 15:18:28 -05:00 |
BillSchumacher
|
8978844111
|
Update llm_utils.py
Remove pass
|
2023-04-15 15:17:23 -05:00 |
Omri Grossman
|
8293d96f24
|
Added tests for `create_chat_message` and `generate_context` methods of the chat module
|
2023-04-15 23:15:28 +03:00 |
BillSchumacher
|
106bf2c52e
|
Merge pull request #1690 from Bedrock-Utilities/master
Update requirements.txt
|
2023-04-15 15:15:03 -05:00 |
Richard Beales
|
43a5a9e653
|
Merge pull request #1682 from thisislvca/master
Update README.md
|
2023-04-15 21:11:01 +01:00 |
BillSchumacher
|
898b7eed8a
|
Merge pull request #1635 from Imccccc/feature/embedding-with-retry
Embedding Improvement
|
2023-04-15 15:04:31 -05:00 |
BillSchumacher
|
e758a4de3e
|
Update pinecone.py
Fix blank lines.
|
2023-04-15 15:03:33 -05:00 |
BillSchumacher
|
93b3e8428c
|
Update llm_utils.py
Fix trailing whitespace
|
2023-04-15 15:03:03 -05:00 |
nponeccop
|
3f535e3b56
|
Merge pull request #1694 from BillSchumacher/apply-quality
Quality update
|
2023-04-15 21:58:47 +02:00 |
BillSchumacher
|
11d6dabe37
|
Quality update
|
2023-04-15 14:55:13 -05:00 |
cs0lar
|
51224229eb
|
fixed merge conflicts
|
2023-04-15 20:32:31 +01:00 |
DJ Stomp
|
bebc015eb3
|
Update requirements.txt
|
2023-04-15 12:30:09 -07:00 |
hyaxia
|
2f776957d8
|
changed error msg
|
2023-04-15 22:20:05 +03:00 |
Luca Meneghetti
|
27a21e848d
|
Update README.md
Fixed a typo in the README.md file:
From "may often in a **broken** state." to "may often be in a **broken** state."
|
2023-04-15 21:07:27 +02:00 |
hyaxia
|
051b5372ce
|
in debug mode add a log about rate limit error
|
2023-04-15 22:06:27 +03:00 |
Richard Beales
|
82f53aae54
|
Merge pull request #1678 from Significant-Gravitas/nponeccop-patch-1
Fix run.bat to use the new module
|
2023-04-15 20:00:57 +01:00 |
Slowly-Grokking
|
8bcab8796e
|
Merge branch 'Significant-Gravitas:master' into master
|
2023-04-15 14:00:15 -05:00 |
Richard Beales
|
097fcd8f56
|
Merge pull request #1659 from CatMe0w/patch-1
Fix typo in .env.template
|
2023-04-15 19:59:56 +01:00 |
Slowly-Grokking
|
f5c600a9f8
|
relocate data_ingestion.py
making this work without code change
update readme
|
2023-04-15 13:59:42 -05:00 |
nponeccop
|
77f44cdbbe
|
Fix run.bat to use the new module
|
2023-04-15 20:59:38 +02:00 |
Richard Beales
|
1c12a84ded
|
Merge pull request #1658 from wangxuqi/milvus_memory
Fix Milvus as a long-term memory backend.
|
2023-04-15 19:53:02 +01:00 |
Pi
|
a1d201028b
|
Added missing \n at end of file
|
2023-04-15 19:51:52 +01:00 |
Richard Beales
|
33e8d61959
|
Merge pull request #1676 from Significant-Gravitas/p-i--patch-1
Update requirements.txt
|
2023-04-15 19:48:34 +01:00 |
Pi
|
35192cf413
|
Update requirements.txt
|
2023-04-15 19:47:04 +01:00 |
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 |
Ding3LI
|
9f822ec5ca
|
[doc] Improvements: Tutorials and Explanation (#1603)
* [doc] Modified README: detailed explanation, cleared conceptual confusions, added explicit examples
* [doc] Modified README: emphasize precedence note, concise description
* [doc] Modified README: fixed CMD to project directory
|
2023-04-15 19:21:39 +01:00 |
CatMe0w
|
11f3e97b28
|
Fix typo in .env.template
|
2023-04-16 01:58:40 +08:00 |
cs0lar
|
899c815676
|
fixed auth code
|
2023-04-15 18:55:45 +01:00 |
cs0lar
|
8916b76f11
|
fixed change request
|
2023-04-15 18:52:59 +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 |
xuqi.wxq
|
5e189c83ee
|
Fix Milvus as a long-term memory backend.
|
2023-04-16 01:45:38 +08: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
|
3e6a3c42c2
|
Merge pull request #870 from DenTheProgrammer/master
Easy run with bat file (with requirements check and install if needed)
|
2023-04-15 18:44:25 +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
|
36019cb5ab
|
Merge pull request #1618 from younessZMZ/master
Adjust test_config file
|
2023-04-15 18:39:31 +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
|
af46c0471e
|
Merge pull request #1609 from younessZMZ/branch1
Adjust test_prompt_generator and add test report generation
|
2023-04-15 18:32:27 +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 |
Richard Beales
|
9a09a35502
|
Merge pull request #1623 from eltociear/patch-3
Update README.md
|
2023-04-15 17:56:27 +01: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 |