agent_manager.py
|
Adds todo comment.
|
2023-04-03 11:24:36 +01:00 |
ai_config.py
|
Clean up where last_run_settings go
|
2023-04-02 22:12:14 -05:00 |
ai_functions.py
|
Evaluated code should not be JSON.
|
2023-04-03 11:25:43 +01:00 |
browse.py
|
Remove unused imports
|
2023-04-02 21:52:50 -05:00 |
call_ai_function.py
|
Remove unused imports
|
2023-04-02 21:52:50 -05:00 |
chat.py
|
Vastly improves context window management.
|
2023-04-03 11:28:06 +01:00 |
commands.py
|
Removes print.
|
2023-04-04 00:24:22 +01:00 |
config.py
|
Merge branch 'Torantulino:master' into master
|
2023-04-03 16:38:31 -07:00 |
data.py
|
Update scripts/data.py
|
2023-04-04 10:04:02 +01:00 |
file_operations.py
|
error handling back
|
2023-04-03 08:50:07 -07:00 |
json_parser.py
|
dirtyjson -> json
|
2023-04-03 14:28:22 +02:00 |
llm_utils.py
|
Consolidate calls to openai
|
2023-04-02 21:51:07 -05:00 |
spinner.py
|
Apply autopep8 formatting to entire codebase
|
2023-04-02 09:13:15 +01:00 |
token_counter.py
|
Implements counting of exact tokens 🚀
|
2023-04-03 11:26:09 +01:00 |