llm/llm
2023-07-05 20:46:53 -07:00
..
default_plugins Markov plugin now lives in llm-markov repo 2023-07-05 20:46:53 -07:00
__init__.py Rough initial version of new logging, to log2 table 2023-07-02 16:35:36 -07:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py llm logs now decodes JSON for prompt_json etc 2023-07-05 18:31:38 -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 Fix column order in logs 2023-07-03 07:29:58 -07:00
models.py iter_prompt() now takes prompt 2023-07-05 20:46:17 -07:00
plugins.py llm models default command, plus refactored env variables 2023-07-01 14:01:29 -07:00
templates.py Upgrade to pydantic 2 using bump-pydantic, refs #74 2023-07-01 11:53:54 -07:00
utils.py llm openai models command, closes #70 2023-07-01 10:39:24 -07:00