Skip to content

Conversation

@necoline
Copy link

Summary

  • Updated endpoint descriptions for Chat Completions, Completions, Embeddings, and Rerank to be more descriptive and informative
  • Replaced brief/vague descriptions (e.g., "Query a chat model.") with detailed descriptions that explain what each endpoint does and what it supports

Changes

  • Chat Completions (/chat/completions): Describes conversation support with system, user, and assistant messages
  • Completions (/completions): Clarifies that the endpoint generates text completions for a given prompt
  • Embeddings (/embeddings): Explains vector embeddings, semantic meaning, and common use cases (search, classification, retrieval)
  • Rerank (/rerank): Describes document reranking by relevance with scoring and ordering details

Test plan

  • Verify the OpenAPI spec is still valid
  • Confirm updated descriptions render correctly in generated docs

@github-actions
Copy link

github-actions bot commented Feb 10, 2026

✱ Stainless preview builds

This PR will update the togetherai SDKs with the following commit message.

feat: Update descriptions for endpoints

Edit this comment to update it. It will appear in the SDK's changelogs.

togetherai-typescript studio · code · diff

Your SDK built successfully.
generate ⚠️build ✅lint ✅test ✅

npm install https://pkg.stainless.com/s/togetherai-typescript/dbab0cea04c37c468b3d01ab7beef5443e291c57/dist.tar.gz
togetherai-openapi studio · code · diff

Your SDK built successfully.
generate ⚠️

togetherai-python studio · code · diff

generate ⚠️build ✅lint ✅test ⏳

pip install https://pkg.stainless.com/s/togetherai-python/5456b685a3b86cf0c9448bfd7c3c2811c827ac48/together-2.0.0-py3-none-any.whl
togetherai-go studio · code · diff

Your SDK built successfully.
generate ⚠️lint ✅test ✅

go get github.com/stainless-sdks/togetherai-go@cb7aabf3ba6a38239a089a0f2994d89494d29011
togetherai-terraform studio · code · diff

Your SDK built successfully.
generate ⚠️lint ❗test ❗

⏳ These are partial results; builds are still running.


This comment is auto-generated by GitHub Actions and is automatically kept up to date as you push.
If you push custom code to the preview branch, re-run this workflow to update the comment.
Last updated: 2026-02-10 17:16:35 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant