Skip to content

v0.2.35

Latest

Choose a tag to compare

@dsnam dsnam released this 26 Feb 21:22
· 327 commits to main since this release

Additions

  • llm.chat_completion and llm.narrative_completion methods for making requests against a configured LLM. The former allows you to pass the entire conversation back to the model, while the latter accepts a single prompt.