Skip to content

Update SDK with new Annotation Types, Message Reasoning, & Message Chunks

Latest
Compare
Choose a tag to compare
@michaelbishoff michaelbishoff released this 05 Jun 01:45
f5dba5b

New Annotation Types:

  • Boolean
  • File
  • RankedChoices (ranking without ties)
  • RankedGroups (ranking with ties)
  • WorkspaceContainer (virtual environment upload)

Message Reasoning:

Any "reasoning" or "thinking" content provided by the model.

Message Chunks:

A new entity to represent a subset of Message Content. A chunk is a piece of content that exists within the message content. chunks are used to identify specific pieces of content which should have its own annotations. For example, an essay could be broken up into chunks where each chunk is a paragraph with their own annotations.