llm/llm
2025-05-13 17:19:30 -07:00
..
default_plugins Enable tools for o3, o3-mini, o4-mini, refs #988 2025-05-13 17:19:30 -07:00
__init__.py Initial implementation of --td and --ta, refs #1005 2025-05-13 17:19:30 -07:00
__main__.py Rename back to llm, refs #1 2023-04-01 15:00:19 -07:00
cli.py Fix for Error binding parameter 2: type 'coroutine' is not supported 2025-05-13 17:19:30 -07:00
embeddings.py Upgrade to run against OpenAI >= 1.0 2024-01-25 22:00:44 -08:00
embeddings_migrations.py Binary embeddings (#254) 2023-09-11 18:58:44 -07:00
errors.py Upgrade to black>=25.1.0 2025-01-31 13:18:41 -08:00
hookspecs.py register_tools() hook, get_tools() utility 2025-05-13 17:19:30 -07:00
migrations.py Log tool stuff to the database, refs #1003 2025-05-13 17:19:30 -07:00
models.py Fix for TypeError: 'coroutine' object is not iterable 2025-05-13 17:19:30 -07:00
plugins.py Fix for not loading plugins during tests, refs #626 2024-11-12 21:42:49 -08:00
py.typed py.typed marker file 2025-04-10 17:19:36 -07:00
templates.py Allow escaping a dollar sign in templates by adding another dollar sign (#876) 2025-04-08 20:33:39 -07:00
utils.py Log tool stuff to the database, refs #1003 2025-05-13 17:19:30 -07:00