Skip to content

Let's go faster: full (8/16) spec update, minimal/targeted public API#214

Merged
trrwilson merged 16 commits into
mainfrom
user/travisw/spec-08-16-basic
Aug 23, 2024
Merged

Let's go faster: full (8/16) spec update, minimal/targeted public API#214
trrwilson merged 16 commits into
mainfrom
user/travisw/spec-08-16-basic

Conversation

@trrwilson
Copy link
Copy Markdown
Collaborator

Taking a more tactical approach to get us incrementally up to date:

  • Ingested spec is fully current (as of 8/16)
  • Most things new things are left entirely internal for now:
    • Administration
    • Uploads
    • ServiceTier
  • Only existing type updates and especially structured output support have public exposure

Most notable

AssistantResponseFormat/ChatResponseFormat are still "weird," owing to their hybrid/heterogeneous union nature. I kept them consistent with each other but it's still heavier than we'd like.

Comment thread .typespec/fine-tuning/custom.tsp Outdated
Comment thread .dotnet/src/Custom/Assistants/FileSearchToolResources.cs Outdated
Comment thread .dotnet/src/Custom/Chat/AssistantChatMessage.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs
Comment thread .dotnet/src/Custom/Chat/ChatTool.cs Outdated
Comment thread .dotnet/src/Custom/Chat/StreamingChatCompletionUpdate.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatCompletion.cs
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatTool.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatCompletionOptions.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs Outdated
Comment thread .dotnet/tests/Assistants/AssistantTests.cs
Comment thread .dotnet/examples/Chat/Example07_StructuredOutputsAsync.cs
Comment thread .dotnet/src/Custom/Files/Internal/InternalUploadsClient.cs Outdated
Comment thread .dotnet/src/Custom/Administration/Internal/GeneratorStubs.cs
Comment thread .dotnet/src/Custom/OpenAIClient.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatMessage.cs Outdated
Comment thread .dotnet/src/Custom/Chat/ChatResponseFormat.cs Outdated
Comment thread .dotnet/src/Custom/Chat/StreamingChatCompletionUpdate.cs Outdated
Comment thread .dotnet/examples/Chat/Example07_StructuredOutputs.cs
Comment thread .dotnet/src/Custom/Chat/AssistantChatMessage.Serialization.cs
Comment thread .dotnet/src/Custom/Chat/ChatMessage.cs Outdated
Comment thread .dotnet/src/Custom/Chat/AssistantChatMessage.Serialization.cs
Comment thread .dotnet/src/Custom/Chat/FunctionChatMessage.Serialization.cs
@trrwilson trrwilson merged commit 292266a into main Aug 23, 2024
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