Reinier van der Leer
edcbbbce25
feat(forge/llm): Add GroqProvider ( #7130 )
...
* Add `GroqProvider` in `forge.llm.providers.groq`
* Add to `llm.providers.multi`
* Add `groq` dependency (v0.8.0)
* Update AutoGPT docs & config template
* Update .env.template
* Update docs
2024-05-24 16:34:51 +02:00
Krzysztof Czerwinski
4c325724ec
refactor(autogpt, forge): Remove autogpts directory ( #7163 )
...
- Moved `autogpt` and `forge` to project root
- Removed `autogpts` directory
- Moved and renamed submodule `autogpts/autogpt/tests/vcr_cassettes` to `autogpt/tests/vcr_cassettes`
- When using CLI agents will be created in `agents` directory (instead of `autogpts`)
- Renamed relevant docs, code and config references from `autogpts/[forge|autogpt]` to `[forge|autogpt]` and from `*../../*` to `*../*`
- Updated `CODEOWNERS`, GitHub Actions and Docker `*.yml` configs
- Updated symbolic links in `docs`
2024-05-22 13:08:54 +01:00
SwiftyOS
5a2833ffb8
moved forge into autogpts
2023-09-14 15:53:55 +02:00
merwanehamadi
144d159695
Add config ( #5210 )
...
* Fix API Mode
* Change config forge
2023-09-13 07:37:14 -07:00
Merwane Hamadi
afce057b19
Fix forgeAgent class
2023-09-12 12:34:32 -07:00
SwiftyOS
255144bf78
Renamed forge module forge from autogpt
2023-09-12 11:00:05 +02:00
Merwane Hamadi
cd4589d4d9
Add CI to the forge
...
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-09-11 16:12:44 -07:00
Swifty
d16d8b70e3
Forge - Addition of MemStore and Abstract Base Class ( #5165 )
2023-09-06 19:26:23 +02:00
SwiftyOS
751cde420b
Added abstract memstore and base/helper functions
2023-09-06 19:23:27 +02:00
hunteraraujo
2883ea0abb
Update schema.py
2023-09-06 10:09:31 -07:00
hunteraraujo
e56a2b1f41
Allow null input in StepRequestBody for Continuous Chat Mode
2023-09-06 10:02:13 -07:00
SwiftyOS
e364804615
Added generic memstore
2023-09-06 16:29:31 +02:00
Silen Naihin
583eedc240
adding hypercorn
2023-09-05 18:32:29 -07:00
Merwane Hamadi
668fc8c352
Fix forge and benchmark 2
2023-09-05 17:05:45 -07:00
Merwane Hamadi
81bdcb9477
Fix forge and benchmark
2023-09-05 16:58:09 -07:00
Swifty
cf2952f338
Addition of Simple Memory System Based on ChromaDB ( #28 )
2023-09-05 16:51:14 +02:00
SwiftyOS
1277e368c1
Added prompt techniques
2023-09-05 13:28:52 +02:00
Swifty
c8c57059eb
Addition of Ability Register and Sample Ability ( #27 )
2023-09-05 13:13:29 +02:00
SwiftyOS
b9be0f7834
removed script
2023-09-04 16:33:39 +02:00
SwiftyOS
e5cef441e2
Re-Organised project and added benchmark code
2023-09-04 16:21:09 +02:00