Skip to content

v0.56.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 19:37
· 429 commits to main since this release

PromptingTools v0.56.0

Diff since v0.55.0

Updated

  • Enabled Streaming for OpenAI-compatible APIs (eg, DeepSeek Coder)
  • If streaming to stdout, also print a newline at the end of streaming (to separate multiple outputs).

Fixed

  • Relaxed the type-assertions in StreamCallback to allow for more flexibility.

Commits

Merged pull requests:

Closed issues:

  • Implement Prompt Caching Feature for Anthropic API Calls (#196)