mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-13 09:41:01 +00:00
- Moved a whole bunch of things from llm/cli.py into llm/__init__.py - Switched plugin listings to use importlib.metadata to avoid deprecation warning - iter_prompt() is now a method on Model, not on Response |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_cli_openai_models.py | ||
| test_keys.py | ||
| test_llm.py | ||
| test_migrate.py | ||
| test_plugins.py | ||
| test_templates.py | ||