|
__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
|
CLI now uses new prompt/stream methods
|
2023-07-01 09:09:19 -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 |
|
openai_models.py
|
Model.stream() and .get_key() methods
|
2023-07-01 09:03:07 -07:00 |
|
templates.py
|
Refactor Template into templates.py
|
2023-07-01 08:27:45 -07:00 |