This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
Auto-GPT
Watch
1
Star
0
Fork
0
You've already forked Auto-GPT
mirror of
https://github.com/aljazceru/Auto-GPT.git
synced
2026-01-14 03:24:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
092afbce629bb02b7467e274f726fa05e9a545cd
Auto-GPT
/
autogpt
/
models
History
Reinier van der Leer
092afbce62
Complete context integration & add
close_context_item
command
2023-08-23 01:01:52 +02:00
..
__init__.py
Refactor module layout of command classes (
#4706
)
2023-06-15 11:34:41 -07:00
agent_actions.py
Agent loop v2: Prompting improvements & WIP planning (
#5077
)
2023-08-19 17:44:50 +02:00
base_open_ai_plugin.py
Integrate
plugin.handle_text_embedding
hook (
#2804
)
2023-07-15 03:10:32 +02:00
command_parameter.py
Add OpenAI function call support (
#4683
)
2023-06-22 04:52:44 +02:00
command_registry.py
Generate system prompt based on agent state
2023-08-22 22:57:41 +02:00
command.py
Generate system prompt based on agent state
2023-08-22 22:57:41 +02:00
context_item.py
Complete context integration & add
close_context_item
command
2023-08-23 01:01:52 +02:00