.. |
agent
|
Update variable names, improve comments, and modify input handling in agent.py
|
2023-04-16 23:07:06 +01:00 |
commands
|
Improve dev containers so autogpt can browse the web
|
2023-04-16 22:59:43 +01:00 |
config
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
js
|
Implemented Selenium based web browsing. (#1397)
|
2023-04-14 21:35:19 +01:00 |
json_fixes
|
fix conflict
|
2023-04-16 11:44:21 -07:00 |
json_schemas
|
Add JSON schema for LLM response format version 1
|
2023-04-16 11:34:38 -07:00 |
json_validation
|
Only print JSON object validation message in debug mode
|
2023-04-16 23:07:06 +01:00 |
memory
|
Fixed new backends not being added to supported memory
|
2023-04-16 21:40:09 +03:00 |
permanent_memory
|
Blacked.
|
2023-04-15 16:40:12 -05:00 |
processing
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
speech
|
Add eleven labs voice IDs.
|
2023-04-15 21:24:40 -05:00 |
__init__.py
|
Convert to python module named autogpt.
|
2023-04-14 10:27:41 -07:00 |
__main__.py
|
Refactor variable names and remove unnecessary blank lines in __main__.py
|
2023-04-16 23:07:06 +01:00 |
app.py
|
Refactor get_command function in app.py to accept JSON directly
|
2023-04-16 11:32:27 -07:00 |
args.py
|
Quality update
|
2023-04-15 14:55:13 -05:00 |
chat.py
|
Remove least relevant items from memory first
|
2023-04-16 14:23:02 +05:30 |
llm_utils.py
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
logs.py
|
fixed flake8
|
2023-04-16 11:34:38 -07:00 |
prompt.py
|
fix: config save and load path inconsistent
|
2023-04-16 17:28:55 +01:00 |
promptgenerator.py
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
setup.py
|
Reorg (#1537)
|
2023-04-15 13:56:23 +01:00 |
spinner.py
|
Reorg (#1537)
|
2023-04-15 13:56:23 +01:00 |
token_counter.py
|
unify annotations to future syntax
|
2023-04-16 14:02:48 -04:00 |
utils.py
|
Fix everything (#1444)
|
2023-04-15 01:04:48 +01:00 |
workspace.py
|
Add in one more place.
|
2023-04-16 13:08:16 -05:00 |