Commit Graph

114 Commits

Author SHA1 Message Date
BillSchumacher
2193d64f7e Merge pull request #1826 from hdkiller/add-only-to-prompt-if-model-is-set
Only add audio to text command to the prompt if model is set
2023-04-16 04:05:29 -05:00
HDKiller
405632f187 Only add audio to text command to the prompt if model is set 2023-04-16 08:57:23 +00:00
Fariz Rahman
4f3bb609df Remove least relevant items from memory first 2023-04-16 14:23:02 +05:30
BillSchumacher
6a0a3811d9 Merge pull request #1814 from zzzgydi/fix-prompt
fix: add necessary space to the prompt
2023-04-16 02:59:14 -05:00
GyDi
bf98791330 fix: add necessary space to the prompt 2023-04-16 15:50:26 +08:00
cs0lar
23b89b80cd merged master and resolved conflicts 2023-04-16 07:49:21 +01:00
BillSchumacher
0d1fd4fcf0 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1436 2023-04-16 01:32:18 -05:00
Richard Beales
c5f513ae2d Merge pull request #1732 from alexonab/patch-5
Fix  update bracket_termination.py with f string
2023-04-16 07:02:59 +01:00
Richard Beales
2038dff027 Merge pull request #1798 from yueliu1999/develop
Catch exception of repository clone
2023-04-16 06:59:20 +01:00
Richard Beales
236f30043c Merge pull request #1730 from Zorinik/master
Typo in prompt start - missing space resulted in joined words in the prompt
2023-04-16 06:56:38 +01:00
Yue Liu
ca47a58a5d Catch exception of repository clone 2023-04-16 13:47:13 +08:00
BillSchumacher
bf3142ad67 Add eleven labs voice IDs. 2023-04-15 21:24:40 -05:00
BillSchumacher
017371b492 Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/1718 2023-04-15 19:32:05 -05:00
Pi
60881ed856 Add \n to pass linter-check 2023-04-15 23:48:27 +01:00
Pi
d5534f1e5f Add missing terminal \n 2023-04-15 23:48:27 +01:00
DaoAdvocate
c30a621195 updates 2023-04-15 23:48:27 +01:00
DaoAdvocate
cfba3d0a60 twitter_send_tweets_command 2023-04-15 23:48:27 +01:00
Zorinik
f817daba17 Merge branch 'Significant-Gravitas:master' into master 2023-04-16 00:33:34 +02:00
Domenico Giambra
04189de9c5 Prints to console what the assistant wants to say 2023-04-16 00:32:26 +02:00
Mike M
9e4cc5cc78 Fix update bracket_termination.py with f string 2023-04-15 17:31:36 -05:00
BillSchumacher
ef4e4eb5d4 Blacked 2023-04-15 17:30:28 -05:00
Domenico Giambra
f57e3cfecb Typo in prompt start - missing space resulted in joined words in the prompt 2023-04-16 00:27:16 +02:00
BillSchumacher
f2035231e3 Refactor and Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/96 2023-04-15 17:12:59 -05:00
Matthias Christenson
fd824143e9 Merge branch 'Significant-Gravitas:master' into transcribe_audio_huggingface 2023-04-15 23:55:16 +02:00
gucky92
572aedfcef Merge branch 'transcribe_audio_huggingface' of https://github.com/gucky92/Auto-GPT into transcribe_audio_huggingface 2023-04-15 23:53:03 +02:00
gucky92
973e3c56b7 change 'image' to 'file' 2023-04-15 23:53:00 +02:00
BillSchumacher
4a19124cb7 Blacked. 2023-04-15 16:40:12 -05:00
BillSchumacher
f86ca43b2f Merge branch 'master' of https://github.com/Significant-Gravitas/Auto-GPT into pr/124
Moved code to new package to integrate later perhaps.
2023-04-15 16:38:58 -05:00
Matthias Christenson
18168cc347 Merge branch 'Significant-Gravitas:master' into transcribe_audio_huggingface 2023-04-15 23:22:37 +02:00
BillSchumacher
52bb22d8d1 Merge 2023-04-15 16:20:43 -05:00
gucky92
3239d6879b Merge branch 'master' of https://github.com/gucky92/Auto-GPT 2023-04-15 23:19:21 +02:00
gucky92
9696fc622c Transcribing audio 2023-04-15 23:19:20 +02:00
cs0lar
03d2032a6a merged master and resolved conflicts 2023-04-15 22:08:38 +01:00
Richard Beales
dfe5550ad0 Merge pull request #1712 from BillSchumacher/master
Merge #72
2023-04-15 22:01:32 +01:00
BillSchumacher
09f13033ae Merge branch 'escape-double-quotes-in-json-values' of github.com:PhilipAD/Auto-GPT 2023-04-15 15:50:50 -05: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
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
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
hyaxia
2f776957d8 changed error msg 2023-04-15 22:20:05 +03:00
hyaxia
051b5372ce in debug mode add a log about rate limit error 2023-04-15 22:06:27 +03: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
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
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