Commit Graph

1302 Commits

Author SHA1 Message Date
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
Denis Mozhayskiy
5c342bd974 spelling 2023-04-15 19:48:10 +03:00
Imccccc
f67b81e200 Embedding Improvement
1. move embedding function into llm_utils
2. add try feature with in embedding function
2023-04-16 00:47:41 +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
Ikko Eltociear Ashimine
919a784a20 Update README.md
HuggingFace -> Hugging Face
2023-04-16 01:19:46 +09:00
younessZMZ
110e2f3ae5 Adjust test_config file 2023-04-15 15:58:01 +00:00
Richard Beales
793ea4d893 Merge pull request #1590 from twajothi/master
Fixed the import
2023-04-15 16:42:14 +01:00
Richard Beales
de575eba60 Merge pull request #1586 from nicostubi/feature/gitignore-additions
Some more file extensions to ignore
2023-04-15 16:39:36 +01: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
Richard Beales
5bc7304675 Merge pull request #1579 from bufo24/master
remove sourcery from docker build
2023-04-15 16:33:51 +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
Richard Beales
a84fc06483 Merge pull request #1558 from pitmonticone/master
Fix typo
2023-04-15 16:29:54 +01:00
Richard Beales
d6124b77cc Merge pull request #1528 from shaiss/patch-1
typo in TOC
2023-04-15 16:28:23 +01:00
Richard Beales
f957331310 Merge pull request #1525 from droosma/patch-1
Update docker-compose.yml
2023-04-15 16:27:40 +01: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
3ee961c600 Merge pull request #1417 from merwanehamadi/feature/change-default-temperature
make 0 the default temperature
2023-04-15 16:22:45 +01: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
Richard Beales
5e18bb4b61 Merge pull request #1304 from JuroOravec/master
README: Explain OpenAI billing for API key (Fixes issue about "API Rate Limit Reached. Waiting 20 seconds ... Failed to get response after 5 retries")
2023-04-15 16:16:24 +01: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
Richard Beales
95f7ed607a Merge pull request #1202 from merwanehamadi/feature/setup-integration-tests
Feature/setup integration tests
2023-04-15 16:13:01 +01:00
younessZMZ
0c1ff5d6a4 Adjust test_prompt_generator and add test report generation 2023-04-15 15:10:42 +00:00
Thibault Twahirwa
8ec2538584 Merge branch 'Significant-Gravitas:master' into master 2023-04-15 11:04:09 -04:00
cs0lar
2678a5a74b fixed merge conflicts 2023-04-15 16:01:47 +01: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
Jedakiah
0a137e4e63 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	autogpt/commands.py
2023-04-15 16:57:40 +02:00
Eddie Cohen
11faf42c7e move git operations 2023-04-15 10:57:03 -04:00
Eddie Cohen
5f5eac61e3 clone repo method 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
Eddie Cohen
eb8b3e6622 add gitpython 2023-04-15 10:56:09 -04:00
Richard Beales
5dfdb2e2a9 Merge pull request #801 from chyezh/enable-milvus
enable milvus as memory backend
2023-04-15 15:51:21 +01:00
cs0lar
b2bfd395ed fixed formatting 2023-04-15 15:49:24 +01: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
Nicolas Stübi
84aed05ebb Merge branch 'master' into feature/gitignore-additions
# Conflicts:
#	.gitignore
2023-04-15 16:25:31 +02:00