Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec updates (to 1/31): predicted outputs, developer message #334

Merged
merged 29 commits into from
Feb 7, 2025

Conversation

trrwilson
Copy link
Collaborator

@trrwilson trrwilson commented Dec 11, 2024

Primary incoming features:

  • developer role messages for o1 models and beyond -- these are currently just copy/paste identical to system messages and forwards/backwards compatible, but we can't guarantee that in perpetuity for simplification
  • prediction for predicted outputs in chat completion -- this is effectively just auxiliary content that can be provided to speed up some kinds of requests

Not reflected (can come later):

  • /files list results are now paginated; this data is suppressed for now to retain 100% parity and we can consider how we expose the pagination capabilities in a distinct change (doesn't need to be tied to the spec update)

@trrwilson trrwilson force-pushed the user/travisw/chat-audio-with-content-part-squish branch from ed4d385 to 2fef8e9 Compare January 6, 2025 23:24
@trrwilson trrwilson force-pushed the user/travisw/side-spec-updates branch from db68d71 to f7f3885 Compare January 8, 2025 20:00
@trrwilson trrwilson force-pushed the user/travisw/side-spec-updates branch from 77c5df4 to f944259 Compare January 16, 2025 23:21
@trrwilson trrwilson changed the base branch from user/travisw/chat-audio-with-content-part-squish to user/travisw/chat-audio-desquished-from-squish January 16, 2025 23:21
@trrwilson trrwilson changed the base branch from user/travisw/chat-audio-desquished-from-squish to main January 22, 2025 19:01
@trrwilson trrwilson changed the title More spec update staging: *after* chat audio, etc. Spec updates (to 1/13): predicted outputs, developer message Jan 22, 2025
@trrwilson trrwilson marked this pull request as ready for review January 22, 2025 19:18
@trrwilson trrwilson changed the title Spec updates (to 1/13): predicted outputs, developer message Spec updates (to 1/23): predicted outputs, developer message Jan 22, 2025
.scripts/Update-ClientModel.ps1 Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
@trrwilson trrwilson changed the title Spec updates (to 1/23): predicted outputs, developer message Spec updates (to 1/31): predicted outputs, developer message Feb 1, 2025
.dotnet/src/Custom/Files/OpenAIFileCollection.cs Outdated Show resolved Hide resolved
.typespec/uploads/models.tsp Outdated Show resolved Hide resolved
.typespec/organization/models.tsp Outdated Show resolved Hide resolved
.typespec/files/models.tsp Outdated Show resolved Hide resolved
.typespec/runs/models.tsp Outdated Show resolved Hide resolved
.typespec/runs/models.tsp Outdated Show resolved Hide resolved
.typespec/runs/models.tsp Outdated Show resolved Hide resolved
.typespec/batch/models.tsp Show resolved Hide resolved
.typespec/runs/models.tsp Outdated Show resolved Hide resolved
.typespec/runs/models.tsp Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/OpenAIChatModelFactory.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/InternalPredictionContent.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/DeveloperChatMessage.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/DeveloperChatMessage.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/DeveloperChatMessage.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/DeveloperChatMessage.cs Outdated Show resolved Hide resolved
.dotnet/api/OpenAI.netstandard2.0.cs Outdated Show resolved Hide resolved
.dotnet/src/Custom/Chat/ChatOutputPredictionKind.cs Outdated Show resolved Hide resolved
@trrwilson trrwilson merged commit 610b77e into main Feb 7, 2025
4 checks passed
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.

2 participants