UNPKG

@cotofe/service-of-litellm

Version:

OpenAPI client for @cotofe/service-of-litellm

78 lines (77 loc) 3.18 kB
export * from './AnthropicPassThroughApi'; export * from './AssemblyAIEUPassThroughApi'; export * from './AssemblyAIPassThroughApi'; export * from './AssistantsApi'; export * from './AudioApi'; export * from './AzurePassThroughApi'; export * from './BatchApi'; export * from './BedrockPassThroughApi'; export * from './BudgetManagementApi'; export * from './BudgetSpendTrackingApi'; export * from './CachingApi'; export * from './ChatCompletionsApi'; export * from './CoherePassThroughApi'; export * from './CompletionsApi'; export * from './CredentialManagementApi'; export * from './CustomerManagementApi'; export * from './EmbeddingsApi'; export * from './FilesApi'; export * from './FineTuningApi'; export * from './GoogleAIStudioPassThroughApi'; export * from './GuardrailsApi'; export * from './HealthApi'; export * from './ImagesApi'; export { InternalUserManagementApi } from './InternalUserManagementApi'; export * from './KeyManagementApi'; export * from './LangfusePassThroughApi'; export * from './LitellmAnthropicPassThroughApi'; export * from './LitellmApi'; export * from './LitellmAssemblyAIEUPassThroughApi'; export * from './LitellmAssemblyAIPassThroughApi'; export * from './LitellmAssistantsApi'; export * from './LitellmAudioApi'; export * from './LitellmAzurePassThroughApi'; export * from './LitellmBatchApi'; export * from './LitellmBedrockPassThroughApi'; export * from './LitellmBudgetManagementApi'; export { LitellmBudgetSpendTrackingApi } from './LitellmBudgetSpendTrackingApi'; export * from './LitellmCachingApi'; export * from './LitellmChatCompletionsApi'; export * from './LitellmCoherePassThroughApi'; export * from './LitellmCompletionsApi'; export * from './LitellmCredentialManagementApi'; export * from './LitellmCustomerManagementApi'; export * from './LitellmEmbeddingsApi'; export * from './LitellmFilesApi'; export { LitellmFineTuningApi } from './LitellmFineTuningApi'; export * from './LitellmGoogleAIStudioPassThroughApi'; export * from './LitellmGuardrailsApi'; export * from './LitellmHealthApi'; export * from './LitellmImagesApi'; export * from './LitellmInternalUserManagementApi'; export * from './LitellmKeyManagementApi'; export * from './LitellmLangfusePassThroughApi'; export * from './LitellmLlmQaLLMOnboadingStreamingMultipleRunApi'; export * from './LitellmLlmUtilsApi'; export * from './LitellmMcpApi'; export * from './LitellmModelManagementApi'; export * from './LitellmModerationsApi'; export * from './LitellmOpenAIPassThroughApi'; export * from './LitellmOrganizationManagementApi'; export * from './LitellmRerankApi'; export * from './LitellmResponsesApi'; export * from './LitellmSSOSettingsApi'; export * from './LitellmTeamManagementApi'; export * from './LitellmVertexAIPassThroughApi'; export * from './LlmUtilsApi'; export * from './McpApi'; export * from './ModelManagementApi'; export * from './ModerationsApi'; export * from './OpenAIPassThroughApi'; export * from './OrganizationManagementApi'; export * from './PassThroughApi'; export * from './RerankApi'; export * from './ResponsesApi'; export * from './SSOSettingsApi'; export * from './TeamManagementApi'; export * from './VertexAIPassThroughApi';