项目文件夹

文件
Simon Willison 894dd4f1cc
Test / test (==1.10.2, 3.8) (push) Has been cancelled
Test / test (==1.10.2, 3.9) (push) Has been cancelled
Test / test (>=2.0.0, 3.10) (push) Has been cancelled
Test / test (==1.10.2, 3.10) (push) Has been cancelled
Test / test (==1.10.2, 3.11) (push) Has been cancelled
Test / test (==1.10.2, 3.7) (push) Has been cancelled
Test / test (>=2.0.0, 3.11) (push) Has been cancelled
Test / test (>=2.0.0, 3.7) (push) Has been cancelled
Test / test (>=2.0.0, 3.8) (push) Has been cancelled
Test / test (>=2.0.0, 3.9) (push) Has been cancelled
Experiment with autodoc2
2023-09-01 17:04:23 -07:00

24 行
329 B
Markdown

Functions and classes
=====================
llm.get_model
-------------
```{autodoc2-object} llm.get_model
render_plugin = "myst"
```
llm.Model
---------
```{autodoc2-object} llm.models.Model
render_plugin = "myst"
```
llm.Collection
--------------
```{autodoc2-object} llm.embeddings.Collection
render_plugin = "myst"
```