openai/openai-dotnet
Publicmirrored from https://github.com/openai/openai-dotnetAvailable
OpenAI/src/Custom/Assistants/Internal/GeneratorStubs.cs
122lines · modecode
| 1 | using Microsoft.TypeSpec.Generator.Customizations; |
| 2 | |
| 3 | namespace OpenAI.Assistants; |
| 4 | |
| 5 | [CodeGenType("SubmitToolOutputsRunRequest")] internal partial class InternalSubmitToolOutputsRunRequest { } |
| 6 | [CodeGenType("MessageContentTextObjectAnnotation")] internal partial class InternalMessageContentTextObjectAnnotation { } |
| 7 | [CodeGenType("MessageContentTextAnnotationsFileCitationObject")] internal partial class InternalMessageContentTextAnnotationsFileCitationObject { } |
| 8 | [CodeGenType("MessageContentTextAnnotationsFilePathObject")] internal partial class InternalMessageContentTextAnnotationsFilePathObject { } |
| 9 | [CodeGenType("MessageDeltaContentImageFileObject")] internal partial class InternalMessageDeltaContentImageFileObject { } |
| 10 | [CodeGenType("MessageDeltaContentImageUrlObject")] internal partial class InternalMessageDeltaContentImageUrlObject { } |
| 11 | [CodeGenType("MessageDeltaContentTextObject")] internal partial class InternalMessageDeltaContentTextObject { } |
| 12 | [CodeGenType("MessageDeltaContentTextObjectText")] internal partial class InternalMessageDeltaContentTextObjectText { } |
| 13 | [CodeGenType("MessageDeltaContentTextAnnotationsFileCitationObject")] internal partial class InternalMessageDeltaContentTextAnnotationsFileCitationObject { } |
| 14 | [CodeGenType("MessageDeltaTextContentAnnotation")] internal partial class InternalMessageDeltaTextContentAnnotation { } |
| 15 | [CodeGenType("MessageDeltaContentTextAnnotationsFileCitationObjectFileCitation")] internal partial class InternalMessageDeltaContentTextAnnotationsFileCitationObjectFileCitation { } |
| 16 | [CodeGenType("RunStepDeltaObjectDelta")] internal partial class InternalRunStepDeltaObjectDelta { } |
| 17 | [CodeGenType("MessageDeltaContentTextAnnotationsFilePathObject")] internal partial class InternalMessageDeltaContentTextAnnotationsFilePathObject { } |
| 18 | [CodeGenType("MessageDeltaContentTextAnnotationsFilePathObjectFilePath")] internal partial class InternalMessageDeltaContentTextAnnotationsFilePathObjectFilePath { } |
| 19 | [CodeGenType("MessageDeltaContent")] internal partial class InternalMessageDeltaContent { } |
| 20 | [CodeGenType("DeleteAssistantResponseObject")] internal readonly partial struct InternalDeleteAssistantResponseObject { } |
| 21 | [CodeGenType("DeleteThreadResponseObject")] internal readonly partial struct InternalDeleteThreadResponseObject { } |
| 22 | [CodeGenType("DeleteMessageResponseObject")] internal readonly partial struct InternalDeleteMessageResponseObject { } |
| 23 | [CodeGenType("MessageContentRefusalObjectType")] internal readonly partial struct InternalMessageContentRefusalObjectType { } |
| 24 | [CodeGenType("RunStepDetailsMessageCreationObjectMessageCreation")] internal partial class InternalRunStepDetailsMessageCreationObjectMessageCreation { } |
| 25 | [CodeGenType("RunStepDetailsToolCallsFunctionObjectFunction")] internal partial class InternalRunStepDetailsToolCallsFunctionObjectFunction { } |
| 26 | [CodeGenType("RunStepDetailsToolCallsCodeObjectCodeInterpreter")] internal partial class InternalRunStepDetailsToolCallsCodeObjectCodeInterpreter { } |
| 27 | [CodeGenType("RunStepDetailsToolCallsCodeOutputImageObjectImage")] internal partial class InternalRunStepDetailsToolCallsCodeOutputImageObjectImage { } |
| 28 | [CodeGenType("MessageContentTextAnnotationsFileCitationObjectFileCitation")] internal partial class InternalMessageContentTextAnnotationsFileCitationObjectFileCitation { } |
| 29 | [CodeGenType("MessageContentTextAnnotationsFilePathObjectFilePath")] internal partial class InternalMessageContentTextAnnotationsFilePathObjectFilePath { } |
| 30 | [CodeGenType("RunToolCallObjectFunction")] internal partial class InternalRunToolCallObjectFunction { } |
| 31 | [CodeGenType("ListAssistantsResponse")] internal partial class InternalListAssistantsResponse : IInternalListResponse<Assistant> { } |
| 32 | [CodeGenType("ListAssistantsResponseObject")] internal readonly partial struct InternalListAssistantsResponseObject { } |
| 33 | [CodeGenType("ListMessagesResponse")] internal partial class InternalListMessagesResponse : IInternalListResponse<ThreadMessage> { } |
| 34 | [CodeGenType("ListMessagesResponseObject")] internal readonly partial struct InternalListMessagesResponseObject { } |
| 35 | [CodeGenType("ListRunsResponse")] internal partial class InternalListRunsResponse : IInternalListResponse<ThreadRun> { } |
| 36 | [CodeGenType("ListRunsResponseObject")] internal readonly partial struct InternalListRunsResponseObject { } |
| 37 | [CodeGenType("ListRunStepsResponse")] internal partial class InternalListRunStepsResponse : IInternalListResponse<RunStep> { } |
| 38 | [CodeGenType("ListRunStepsResponseObject")] internal readonly partial struct InternalListRunStepsResponseObject { } |
| 39 | [CodeGenType("RunStepDetailsToolCallsCodeObject")] internal partial class InternalRunStepDetailsToolCallsCodeObject { } |
| 40 | [CodeGenType("RunStepDetailsToolCallsFileSearchObject")] internal partial class InternalRunStepDetailsToolCallsFileSearchObject { } |
| 41 | [CodeGenType("RunStepDetailsToolCallsFunctionObject")] internal partial class InternalRunStepDetailsToolCallsFunctionObject { } |
| 42 | [CodeGenType("RunStepDeltaStepDetailsToolCallsCodeObject")] internal partial class InternalRunStepDeltaStepDetailsToolCallsCodeObject { } |
| 43 | [CodeGenType("RunStepDeltaStepDetailsToolCallsCodeOutputImageObject")] internal partial class InternalRunStepDeltaStepDetailsToolCallsCodeOutputImageObject { } |
| 44 | [CodeGenType("RunStepDeltaStepDetailsMessageCreationObject")] internal partial class InternalRunStepDeltaStepDetailsMessageCreationObject { } |
| 45 | [CodeGenType("RunStepDeltaStepDetailsToolCallsObject")] internal partial class InternalRunStepDeltaStepDetailsToolCallsObject { } |
| 46 | [CodeGenType("RunStepDeltaStepDetailsToolCallsFunctionObject")] internal partial class InternalRunStepDeltaStepDetailsToolCallsFunctionObject { } |
| 47 | [CodeGenType("RunStepDeltaStepDetailsToolCallsObjectToolCallsObject")] internal partial class InternalRunStepDeltaStepDetailsToolCallsObjectToolCallsObject { } |
| 48 | [CodeGenType("RunStepDeltaStepDetailsMessageCreationObjectMessageCreation")] internal partial class InternalRunStepDeltaStepDetailsMessageCreationObjectMessageCreation { } |
| 49 | [CodeGenType("RunStepDeltaStepDetailsToolCallsCodeObjectCodeInterpreter")] internal partial class InternalRunStepDeltaStepDetailsToolCallsCodeObjectCodeInterpreter { } |
| 50 | [CodeGenType("RunStepDeltaStepDetailsToolCallsCodeOutputImageObjectImage")] internal partial class InternalRunStepDeltaStepDetailsToolCallsCodeOutputImageObjectImage { } |
| 51 | [CodeGenType("RunStepDeltaStepDetails")] internal partial class InternalRunStepDeltaStepDetails { } |
| 52 | [CodeGenType("RunStepDeltaStepDetailsToolCallsFunctionObjectFunction")] internal partial class InternalRunStepDeltaStepDetailsToolCallsFunctionObjectFunction { } |
| 53 | [CodeGenType("AssistantObjectObject")] internal readonly partial struct InternalAssistantObjectObject { } |
| 54 | [CodeGenType("MessageObjectObject")] internal readonly partial struct InternalMessageObjectObject { } |
| 55 | [CodeGenType("RunObjectObject")] internal readonly partial struct InternalRunObjectObject { } |
| 56 | [CodeGenType("RunStepObjectObject")] internal readonly partial struct InternalRunStepObjectObject { } |
| 57 | [CodeGenType("ThreadObjectObject")] internal readonly partial struct InternalThreadObjectObject { } |
| 58 | [CodeGenType("MessageRequestContentTextObjectType")] internal readonly partial struct InternalMessageRequestContentTextObjectType { } |
| 59 | [CodeGenType("MessageContentImageUrlObjectImageUrlDetail")] internal readonly partial struct InternalMessageContentImageUrlObjectImageUrlDetail { } |
| 60 | [CodeGenType("MessageContentImageFileObjectImageFileDetail")] internal readonly partial struct InternalMessageContentImageFileObjectImageFileDetail { } |
| 61 | [CodeGenType("MessageDeltaContentImageFileObjectImageFileDetail")] internal readonly partial struct InternalMessageDeltaContentImageFileObjectImageFileDetail { } |
| 62 | [CodeGenType("MessageDeltaContentImageUrlObjectImageUrlDetail")] internal readonly partial struct InternalMessageDeltaContentImageUrlObjectImageUrlDetail { } |
| 63 | [CodeGenType("MessageDeltaObject")] internal partial class InternalMessageDeltaObject { } |
| 64 | [CodeGenType("MessageDeltaObjectDeltaRole")] internal readonly partial struct InternalMessageDeltaObjectDeltaRole { } |
| 65 | [CodeGenType("MessageDeltaObjectObject")] internal readonly partial struct InternalMessageDeltaObjectObject { } |
| 66 | [CodeGenType("MessageObjectAttachment")] internal partial class InternalMessageObjectAttachment { } |
| 67 | [CodeGenType("RunObjectRequiredAction1Type")] internal readonly partial struct InternalRunObjectRequiredActionType { } |
| 68 | [CodeGenType("RunStepDeltaObjectObject")] internal readonly partial struct InternalRunStepDeltaObjectObject { } |
| 69 | [CodeGenType("RunToolCallObjectType")] internal readonly partial struct InternalRunToolCallObjectType { } |
| 70 | [CodeGenType("MessageObjectRole")] internal readonly partial struct InternalMessageObjectRole { } |
| 71 | [CodeGenType("CreateAssistantRequestToolResources1")] internal partial class InternalCreateAssistantRequestToolResources { } |
| 72 | [CodeGenType("CreateAssistantRequestToolResourcesCodeInterpreter")] internal partial class InternalCreateAssistantRequestToolResourcesCodeInterpreter { } |
| 73 | [CodeGenType("CreateThreadAndRunRequestModel")] internal readonly partial struct InternalCreateThreadAndRunRequestModel { } |
| 74 | [CodeGenType("CreateThreadAndRunRequestToolChoice1")] internal readonly partial struct InternalCreateThreadAndRunRequestToolChoice { } |
| 75 | [CodeGenType("CreateThreadAndRunRequestToolResources1")] internal partial class InternalCreateThreadAndRunRequestToolResources { } |
| 76 | [CodeGenType("CreateThreadAndRunRequestToolResourcesCodeInterpreter")] internal partial class InternalCreateThreadAndRunRequestToolResourcesCodeInterpreter { } |
| 77 | [CodeGenType("CreateThreadRequestToolResources1")] internal partial class InternalCreateThreadRequestToolResources { } |
| 78 | [CodeGenType("CreateThreadRequestToolResourcesCodeInterpreter")] internal partial class InternalCreateThreadRequestToolResourcesCodeInterpreter { } |
| 79 | [CodeGenType("CreateThreadRequestToolResourcesFileSearchBase")] internal partial class InternalCreateThreadRequestToolResourcesFileSearchBase { } |
| 80 | [CodeGenType("ModifyAssistantRequestToolResources1")] internal partial class InternalModifyAssistantRequestToolResources { } |
| 81 | [CodeGenType("ModifyAssistantRequestToolResourcesCodeInterpreter")] internal partial class InternalModifyAssistantRequestToolResourcesCodeInterpreter { } |
| 82 | [CodeGenType("ModifyThreadRequestToolResources1")] internal partial class InternalModifyThreadRequestToolResources { } |
| 83 | [CodeGenType("ModifyThreadRequestToolResourcesCodeInterpreter")] internal partial class InternalModifyThreadRequestToolResourcesCodeInterpreter { } |
| 84 | [CodeGenType("ThreadObjectToolResources1")] internal partial class InternalThreadObjectToolResources { } |
| 85 | [CodeGenType("ThreadObjectToolResourcesCodeInterpreter")] internal partial class InternalThreadObjectToolResourcesCodeInterpreter { } |
| 86 | [CodeGenType("ThreadObjectToolResourcesFileSearch")] internal partial class InternalThreadObjectToolResourcesFileSearch { } |
| 87 | [CodeGenType("AssistantToolsFileSearchTypeOnly")] internal partial class InternalAssistantToolsFileSearchTypeOnly { } |
| 88 | [CodeGenType("AssistantToolsFileSearchTypeOnlyType")] internal readonly partial struct InternalAssistantToolsFileSearchTypeOnlyType { } |
| 89 | [CodeGenType("DotNetAssistantResponseFormatText")] internal partial class InternalDotNetAssistantResponseFormatText { } |
| 90 | [CodeGenType("DotNetAssistantResponseFormatJsonObject")] internal partial class InternalDotNetAssistantResponseFormatJsonObject { } |
| 91 | [CodeGenType("DotNetAssistantResponseFormatJsonSchema")] internal partial class InternalDotNetAssistantResponseFormatJsonSchema { } |
| 92 | [CodeGenType("DotNetAssistantResponseFormatJsonSchemaJsonSchema")] internal partial class InternalDotNetAssistantResponseFormatJsonSchemaJsonSchema { } |
| 93 | [CodeGenType("UnknownDotNetAssistantResponseFormat")] internal partial class InternalUnknownDotNetAssistantResponseFormat { } |
| 94 | [CodeGenType("MessageDeltaContentRefusalObject")] internal partial class InternalMessageDeltaContentRefusalObject { } |
| 95 | [CodeGenType("ToolResourcesFileSearchIdsOnly")] internal partial class InternalToolResourcesFileSearchIdsOnly { } |
| 96 | [CodeGenType("RunStepDetailsToolCallsFileSearchRankingOptionsObject")] internal partial class InternalRunStepDetailsToolCallsFileSearchRankingOptionsObject { } |
| 97 | [CodeGenType("IncludedRunStepProperty")] internal readonly partial struct InternalIncludedRunStepProperty { } |
| 98 | [CodeGenType("AssistantSupportedModels")] internal readonly partial struct InternalAssistantSupportedModels { } |
| 99 | [CodeGenType("AssistantToolDefinitionType")] internal readonly partial struct InternalAssistantToolDefinitionType { } |
| 100 | [CodeGenType("RunStepDetailsType")] internal readonly partial struct InternalRunStepDetailsType { } |
| 101 | [CodeGenType("RunStepDetailsCodeInterpreterOutputType")] internal readonly partial struct InternalRunStepDetailsCodeInterpreterOutputType { } |
| 102 | [CodeGenType("MessageContentTextAnnotationType")] internal readonly partial struct InternalMessageContentTextAnnotationType { } |
| 103 | [CodeGenType("MessageContentType")] internal readonly partial struct InternalMessageContentType { } |
| 104 | [CodeGenType("UnknownMessageContent")] internal partial class InternalUnknownMessageContent { } |
| 105 | [CodeGenType("MessageContentTextObjectText1")] internal partial class InternalMessageContentTextObjectText1 { } |
| 106 | [CodeGenType("RunStepFileSearchRanker")] internal readonly partial struct InternalRunStepFileSearchRanker { } |
| 107 | [CodeGenType("AssistantsError")] internal partial class InternalAssistantsError { } |
| 108 | [CodeGenType("AssistantsErrorResponse")] internal partial class InternalAssistantsErrorResponse { } |
| 109 | [CodeGenType("MessagesError")] internal partial class InternalMessagesError { } |
| 110 | [CodeGenType("MessagesErrorResponse")] internal partial class InternalMessagesErrorResponse { } |
| 111 | [CodeGenType("RunsError")] internal partial class InternalRunsError { } |
| 112 | [CodeGenType("RunsErrorResponse")] internal partial class InternalRunsErrorResponse { } |
| 113 | [CodeGenType("ThreadsError")] internal partial class InternalThreadsError { } |
| 114 | [CodeGenType("ThreadsErrorResponse")] internal partial class InternalThreadsErrorResponse { } |
| 115 | [CodeGenType("AssistantsResponseFormatType")] internal readonly partial struct InternalAssistantsResponseFormatType { } |
| 116 | [CodeGenType("AssistantsResponseFormat")] internal partial class InternalAssistantsResponseFormat { } |
| 117 | [CodeGenType("UnknownAssistantsResponseFormat")] internal partial class InternalUnknownAssistantsResponseFormat { } |
| 118 | [CodeGenType("CreateRunRequestAccept")] internal readonly partial struct InternalCreateRunRequestAccept { } |
| 119 | [CodeGenType("SubmitToolOutputsToRunRequestAccept")] internal readonly partial struct InternalSubmitToolOutputsToRunRequestAccept { } |
| 120 | [CodeGenType("CreateThreadAndRunRequestTruncationStrategyType")] internal readonly partial struct InternalCreateThreadAndRunRequestTruncationStrategyType {} |
| 121 | [CodeGenType("CreateThreadAndRunRequestToolChoiceType")] internal readonly partial struct InternalCreateThreadAndRunRequestToolChoiceType { } |
| 122 | [CodeGenType("CreateThreadAndRunRequestToolChoiceFunction")] internal partial class InternalCreateThreadAndRunRequestToolChoiceFunction { } |