merwanehamadi
0e804e27dd
Add more data challenges ( #5390 )
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-28 19:30:08 -07:00
SwiftyOS
959e1304d1
forge - Added unified run command
2023-09-28 18:38:55 +02:00
SwiftyOS
e374e51663
forge, remove helicone from .env.example
2023-09-28 15:50:51 +02:00
SwiftyOS
4f15b1c582
Fix pathing issues
2023-09-28 12:29:03 +02:00
SwiftyOS
ece0f9189f
Check if filename is already in relative path
2023-09-28 12:03:30 +02:00
SwiftyOS
5360313271
Fixed CORS and proxy timeout issues
2023-09-28 11:39:15 +02:00
merwanehamadi
37fbb52d19
Add more challenges + cleanup ( #5368 )
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-27 17:58:58 -07:00
Reinier van der Leer
5acb5ad9b7
AutoGPT: Remove color codes in file log output
2023-09-27 20:50:18 -04:00
Reinier van der Leer
d466689c94
AutoGPT: Move all the Agent's prompt generation code into a PromptStrategy ( #5363 )
...
* AutoGPT: fix execution of async commands
* AutoGPT: Move all the Agent's prompt building code into OneShotAgentPromptStrategy
* Remove generic type annotations from PromptStrategy
* Fix tests
* Fix lint
2023-09-27 20:42:46 -04:00
Reinier van der Leer
10b7af08be
AutoGPT: Fix challenges & plugin tests
2023-09-27 19:50:25 -04:00
Reinier van der Leer
5496a82043
AutoGPT: Prevent the linter from breaking check_requirements.py
2023-09-27 18:59:33 -04:00
SwiftyOS
6f289e6dfa
Renamed wip tutorials to wip
2023-09-27 17:17:04 +02:00
SwiftyOS
1bcd402e1c
forge - updated readme
2023-09-27 17:16:38 +02:00
SwiftyOS
3109fa583b
forge - tutorial 3 adding images
2023-09-27 17:10:07 +02:00
SwiftyOS
4360527b43
forge - adding rest of tutorial 3
2023-09-27 16:52:19 +02:00
SwiftyOS
a14aadd914
forge - added prompt engine tutorial section
2023-09-27 12:51:31 +02:00
SwiftyOS
8f8b7d9ecd
forge - updating tutorial 3
2023-09-27 12:37:52 +02:00
SwiftyOS
b32125d0ad
forge: simplified sample step code
2023-09-27 11:55:03 +02:00
merwanehamadi
8f41dbe27d
Rename Auto-GPT to AutoGPT ( #5301 )
...
* Rename to AutoGPT
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
* Update autogpts/autogpt/BULLETIN.md
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
* Update BULLETIN.md
* Update docker-compose.yml
* Update autogpts/forge/tutorials/001_getting_started.md
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
* Update autogpts/autogpt/tests/unit/test_logs.py
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update introduction.md
* Update plugins.md
---------
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
2023-09-22 15:49:29 -07:00
merwanehamadi
a0e383f4d9
Fix skill tree ( #5303 )
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-22 13:09:57 -07:00
SwiftyOS
ca644f8be0
forge - Added image for 3rd tutorial
2023-09-22 17:44:11 +02:00
SwiftyOS
ea1e381003
forge - added draft 3rd tutorial
2023-09-22 17:40:23 +02:00
SwiftyOS
4fd1d4b426
forge - added tutorial images
2023-09-22 16:30:00 +02:00
SwiftyOS
6705a6be08
Updating the 2nd tutorial
2023-09-22 15:07:33 +02:00
SwiftyOS
06ee9eb744
forge - updated the readme
2023-09-22 15:07:11 +02:00
SwiftyOS
4acccc0b8d
forge - updating agent blueprint tutorial
2023-09-22 13:11:08 +02:00
SwiftyOS
135bf18d65
Updated the readme with links to the tutorial series
2023-09-22 12:28:14 +02:00
SwiftyOS
945400ab4e
Updated the first tutorial
2023-09-22 12:09:33 +02:00
merwanehamadi
f4e7b1c61c
Add eval_id and sync Skill Tree with Frontend( #5287 )
...
Add eval_id to skill tree
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-09-21 13:36:17 -07:00
merwanehamadi
295787c948
Fix forge not being an autogpt anymore ( #5288 )
2023-09-21 10:19:45 -07:00
SwiftyOS
447f9963fb
Added memory papers
2023-09-21 18:21:36 +02:00
SwiftyOS
e6206c0ed6
Added llm tool papers
2023-09-21 18:21:27 +02:00
SwiftyOS
2dd0a61a6e
Added planning papers
2023-09-21 18:21:16 +02:00
SwiftyOS
3f1df1684a
formatting
2023-09-21 17:43:35 +02:00
SwiftyOS
7373933a18
Formatting changes
2023-09-21 17:26:55 +02:00
SwiftyOS
8c49b84faa
added information about directory transversal
2023-09-21 17:18:42 +02:00
SwiftyOS
ec7d3e73d7
reduced matching limit
2023-09-21 17:18:42 +02:00
SwiftyOS
58a183544a
simplified system json format
2023-09-21 17:18:42 +02:00
SwiftyOS
d0db337af8
changed chat completion to async
2023-09-21 17:18:42 +02:00
SwiftyOS
01f68601d3
Changed abilities to async
2023-09-21 17:18:42 +02:00
Reinier van der Leer
c14762a495
Merge branch 'master' into autogpt/integrate-re-arch
2023-09-21 16:59:20 +02:00
Reinier van der Leer
c1494ba1ef
AutoGPT: started replacing monolithic `Config` by `.core.configuration`
2023-09-21 16:46:13 +02:00
Reinier van der Leer
7720f6af24
AutoGPT: replace `autogpt.llm.*` with LLM infrastructure of `autogpt.core`;
...
* Removed `autogpt.llm.base` and `autogpt.llm.utils`
* `core` does things async, so `Agent.think()` and `Agent.execute()` are now also async
* Renamed `dump()` and `parse()` on `JSONSchema` to `to_dict()` and `from_dict()`
* Removed `MessageHistory`
* Also, some typo's and linting fixes here and there
2023-09-21 16:38:41 +02:00
SwiftyOS
3f8088b12d
add abilities registry to default agent
2023-09-21 16:35:30 +02:00
SwiftyOS
1936eaa425
export llm functions
2023-09-21 16:35:04 +02:00
SwiftyOS
f66c8b6f2f
added prompt templates
2023-09-21 16:34:54 +02:00
SwiftyOS
a9c4e6daa8
Added list abiltiies for prompt
2023-09-21 16:34:24 +02:00
SwiftyOS
94c511d0e0
added finish command
2023-09-21 16:34:00 +02:00
SwiftyOS
853add7e86
update registry to require a task_id
2023-09-21 16:01:53 +02:00
SwiftyOS
4de327e0e3
Add more file abilities
2023-09-21 16:01:41 +02:00