Commit Graph

98 Commits

Author SHA1 Message Date
hunteraraujo
a615eda205 Update incorrect docstring - "uri" to "relative_path" 2023-10-06 13:42:28 -07:00
SwiftyOS
1bebb2f5c0 forge - Added autogpt exceptions 2023-10-05 13:46:56 -07:00
SwiftyOS
e9240d0dd7 forge - Switched to using litellm to support more llms 2023-10-05 13:28:17 -07:00
Swifty
bef8203da2 Added setup command refactored memstore (#5555)
* forge -  restructured memstore

* Stopped setup from being ran as defualt when running an agent
2023-10-05 10:13:59 -07:00
merwanehamadi
2a036894b6 Add pycharm debug to dev dependencies (#5483) 2023-10-02 16:03:50 -07:00
merwanehamadi
3291a921ad Put back reload mode (#5481)
* Fix benchmark CI

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>

* Put back reload mode

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>

---------

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
2023-10-02 15:10:56 -07:00
merwanehamadi
e2e74a6a5b Revert hot reload (#5476)
* Revert "Hot reload mode (#5475)"

This reverts commit 846cfc005d.

* Revert changes hot reload
2023-10-02 11:50:04 -07:00
merwanehamadi
846cfc005d Hot reload mode (#5475)
Hot reload mode
2023-10-02 11:15:11 -07:00
bsenst
062d286c23 Fix typos in forge/agent.py (#5449)
* Create FRITZLABS.md

* Delete FRITZLABS.md

* fix typos

Co-authored-by: Swiftyos <craigswift13@gmail.com>
2023-10-02 10:16:27 +02:00
Alex Worden
6682653ddd Update 003_crafting_agent_logic.md (#5456)
Fix a typo and remove redundant banter
2023-10-02 10:15:10 +02:00
SwiftyOS
76c321d6b1 Updated tutorial series links 2023-09-29 15:52:56 +02:00
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
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
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