v0.10.0
What's Changed
- feat:Add integer private property to ModelOut OpenAPI schema by @HavenDV in #137
- feat:Add Vercel export endpoint for API tokens by @HavenDV in #138
- build(deps): Bump the all group with 2 updates by @dependabot in #139
- feat:Remove numeric constraints on min/max_instances in ScaleSettings by @HavenDV in #140
- feat:Add StreamOptions schema to OpenAICompletionsIn and OpenAIEmbeddingsIn by @HavenDV in #141
- feat:@coderabbitai by @HavenDV in #142
- feat:Update ChatCompletionSystemMessage content to allow string or array by @HavenDV in #143
- feat:Update DeepInfra openapi.yaml: add output_format, revise TTS schemas by @HavenDV in #144
- feat:Update TTS Schema: Change Voice Property to String and Add Enum Values by @HavenDV in #146
- feat:Update default model_id to hexgrad/Kokoro-82M in ElevenLabsTextToSpeechIn schema by @HavenDV in #147
- feat:Add optional base_model_name field to LoraModelUploadIn schema in OpenAPI by @HavenDV in #148
- feat:Update OpenAPI spec to set max_tokens default limit to 16,384 tokens by @HavenDV in #149
- feat:Update OpenAPI spec to add team display name endpoint and remove username PATCH by @HavenDV in #150
- build(deps): Bump the all group with 2 updates by @dependabot in #145
- feat:Make weights property optional in DeployLLMConfig OpenAPI schema by @HavenDV in #151
- feat:Add base_model query param and recommended field to GPU availability endpoint by @HavenDV in #152
- feat:@coderabbitai by @HavenDV in #153
- feat:Add POST /payment/funds endpoint for adding funds with authentication by @HavenDV in #154
- feat:Update AddFundsIn schema to use integer cents for amount property by @HavenDV in #155
- feat:Update AddFundsIn schema amount type to number and unit to USD by @HavenDV in #156
- feat:Update OpenAPI spec for AddFundsIn amount and add reasoning_effort property by @HavenDV in #157
- Update AwesomeAssertions to 8.2.0 by @dependabot in #158
- feat:@coderabbitai by @HavenDV in #159
Full Changelog: v1.0.0...v0.10.0