Skip to content

Releases: tryAGI/DeepInfra

v0.11.0

28 May 04:25

Choose a tag to compare

What's Changed

  • feat:Update OpenAPI schema to require input as array of strings with max 1024 items by @HavenDV in #160
  • feat:Update OpenAPI schema to allow string or array input for OpenAIEmbeddingsIn by @HavenDV in #161
  • feat:Add "downloading" to status parameter in deployment listing endpoints by @HavenDV in #162
  • Update AwesomeAssertions to 9.0.0; MSTest to 3.9.0 by @dependabot in #163
  • feat:Add "other" as allowed value to DeployGPUs enum in OpenAPI schema by @HavenDV in #164

Full Changelog: v0.10.0...v0.11.0

v0.10.0

16 May 10:55

Choose a tag to compare

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

v1.0.0

07 Mar 02:39

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v1.0.0

v0.9.0

26 Sep 02:19

Choose a tag to compare

What's Changed

  • build(deps): Bump the all group with 3 updates by @dependabot in #1
  • feat:Updated OpenAPI spec by @HavenDV in #2
  • feat:Updated OpenAPI spec by @HavenDV in #10
  • feat:Updated OpenAPI spec by @HavenDV in #27
  • feat:Updated OpenAPI spec by @HavenDV in #28
  • feat:Updated OpenAPI spec by @HavenDV in #29
  • feat:Updated OpenAPI spec by @HavenDV in #30
  • feat:Updated OpenAPI spec by @HavenDV in #31
  • feat:Updated OpenAPI spec by @HavenDV in #32
  • feat:Updated OpenAPI spec by @HavenDV in #33
  • feat:Updated OpenAPI spec by @HavenDV in #34
  • feat:Updated OpenAPI spec by @HavenDV in #35
  • docs: Added docs and releases. by @HavenDV in #36
  • feat:Updated OpenAPI spec by @HavenDV in #38
  • build(deps): Bump the all group with 2 updates by @dependabot in #37
  • feat:Add user authentication feature with JWT support by @HavenDV in #39
  • build(deps): Bump the all group with 2 updates by @dependabot in #40
  • feat:Rename methods, add enumerations, and update OpenAPI for voice operations by @HavenDV in #41
  • feat:Add user authentication feature with JWT and role-based access control by @HavenDV in #42
  • feat:@coderabbitai by @HavenDV in #43
  • feat:Update README to include installation instructions and usage examples by @HavenDV in #44
  • feat:@coderabbitai by @HavenDV in #45
  • build(deps): Bump Microsoft.OpenApi.Readers from 1.6.18 to 1.6.19 in the all group by @dependabot in #46
  • feat:Update README with installation instructions and usage examples by @HavenDV in #47
  • build(deps): Bump the all group with 4 updates by @dependabot in #48
  • feat:Update README with installation instructions and usage examples by @HavenDV in #49
  • feat:Title: Update documentation for API endpoints and usage examples by @HavenDV in #50
  • feat:Refactor DeepInfraApi by renaming and adding user identification parameters by @HavenDV in #51
  • feat:Add optional xiApiKey parameter and update OpenAPI specification in DeepInfraApi by @HavenDV in #52
  • build(deps): Bump the all group with 3 updates by @dependabot in #53
  • feat:@coderabbitai by @HavenDV in #54
  • feat:Add H200141GB to DeployGPUs Enum and Update OpenAPI Specification by @HavenDV in #55
  • feat:Title: Update documentation for API endpoint usage and examples by @HavenDV in #56

New Contributors

Full Changelog: https://github.com/tryAGI/DeepInfra/commits/v0.9.0