Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This release redefines the inference verbs to make **async the default** and
adds a normalized **LLM chat** surface. Adoption was effectively zero, so the
verb flip ships without a deprecation cycle.

> 📖 **Docs:** [Python SDK guide](https://docs.segmind.com/docs/sdks/python) ·
> [v2 async API reference](https://docs.segmind.com/docs/serverless-api/async-inference)

### Breaking — verb redefinition (SEG-354)

| Verb | 1.1.0 behavior | Was (≤1.0.x) |
Expand Down
Loading