|
default_plugins
|
Fixed import error in llm openai models
|
2023-07-01 11:12:06 -07:00 |
|
__init__.py
|
Refactor Template into templates.py
|
2023-07-01 08:27:45 -07:00 |
|
__main__.py
|
Rename back to llm, refs #1
|
2023-04-01 15:00:19 -07:00 |
|
cli.py
|
-s shortcut for --system, closes #69
|
2023-07-01 10:46:20 -07:00 |
|
errors.py
|
New mechanism for handling API keys for models
|
2023-06-26 08:05:48 -07:00 |
|
hookspecs.py
|
WIP register_models() plugin hook, refs #53
|
2023-06-26 07:43:46 -07:00 |
|
migrations.py
|
Store debug info, closes #34
|
2023-06-16 08:51:56 +01:00 |
|
models.py
|
Model.stream() and .get_key() methods
|
2023-07-01 09:03:07 -07:00 |
|
plugins.py
|
Move default plugins into llm/default_plugins
|
2023-07-01 11:10:30 -07:00 |
|
templates.py
|
Refactor Template into templates.py
|
2023-07-01 08:27:45 -07:00 |
|
utils.py
|
llm openai models command, closes #70
|
2023-07-01 10:39:24 -07:00 |