Skip to contents
kuzco 0.0.4.9000
- add language argument for ease-of-use. This enables multilingual LLMs to return different languages.
- add a
multilingual-support.qmd
vignette to showcase the new option.
kuzco 0.0.2.9000
- MAJOR CHANGE: add support for all cloud providers in addition to local models.
- pre-0.0.2.9000 kuzco only supported
Ollama
. Now supports all LLM providers via ellmer
- add a
cloud-providers.qmd
vignette
kuzco 0.0.1.71
- add new helpers for I/O and application:
view_image
, view_llm_results
, & kuzco_app