Releases: tryAGI/Cohere
Releases · tryAGI/Cohere
v1.0.1
What's Changed
- feat:@coderabbitai by @HavenDV in #156
- feat:Add reasoning_effort property and ReasoningEffort enum to API spec by @HavenDV in #159
- chore(deps): Bump the all group with 5 updates by @dependabot[bot] in #160
- feat:Update OpenAPI citation param: command-r7b-12-2024 & command-a-03-2025 by @HavenDV in #161
- feat:Update classification OpenAPI docs with fine-tuned model placeholder by @HavenDV in #162
- chore(deps): Bump the all group with 2 updates by @dependabot[bot] in #163
- feat:Add features array to OpenAPI components with x-fern-audiences by @HavenDV in #164
- feat:@coderabbitai by @HavenDV in #165
- feat:Rename train_epoch to train_epochs in Cohere API finetuning config by @HavenDV in #166
- chore(deps): Bump the all group with 2 updates by @dependabot[bot] in #167
- feat:Update Cohere OpenAPI: shorten stream, remove texts, add embed schemas by @HavenDV in #168
- feat:Update model id to command-a-03-2025, deprecate safety instr param by @HavenDV in #169
- feat:Remove inputs and output_dimension from EmbedInputType schema by @HavenDV in #170
- feat:Restructure EmbedImage spec: use image_url with EmbedImageUrl schema by @HavenDV in #172
- feat:@coderabbitai by @HavenDV in #173
- chore(deps): Bump the all group across 1 directory with 3 updates by @dependabot[bot] in #174
- feat:Update Cohere embed endpoints to support flexible input and new parameters by @HavenDV in #175
- feat:Add texts as required field in EmbedByTypeResponse schema in OpenAPI by @HavenDV in #176
- feat:Update OpenAPI examples to use embed-v4.0 model for embeddings by @HavenDV in #177
- feat:Add optional error property to ChatMessageEndEvent delta in OpenAPI spec by @HavenDV in #178
- feat:Update model property description in /v1/embed and /v2/embed OpenAPI schemas by @HavenDV in #180
- feat:@coderabbitai by @HavenDV in #181
- feat:Update OpenAPI spec to revise model property description for tokenize endpoint by @HavenDV in #183
- feat:Update embedding_types descriptions for model version compatibility in OpenAPI by @HavenDV in #184
- feat:Remove texts from required fields in EmbedByTypeResponse schema by @HavenDV in #185
- feat:Update OpenAPI spec to revise texts property description in embed endpoints by @HavenDV in #186
- chore(deps): Bump the all group with 2 updates by @dependabot[bot] in #182
- feat:Update OpenAPI spec to revise stream parameter description in chat endpoints by @HavenDV in #187
- feat:Clarify image embedding support for Embed v3.0+ in OpenAPI descriptions by @HavenDV in #188
- feat:Make embedding_types optional with default ["float"] in embed endpoints by @HavenDV in #189
- feat:Extend ImageUrl schema with optional detail property and update url description by @HavenDV in #190
- feat:@coderabbitai by @HavenDV in #191
- Update AutoSDK to 0.28.1-dev.38; AwesomeAssertions to 8.2.0 by @dependabot[bot] in #192
- feat:@coderabbitai by @HavenDV in #193
- feat:Remove api_version field from EmbedByTypeResponse example in OpenAPI spec by @HavenDV in #194
- Update AutoSDK to 0.28.1-dev.40 by @dependabot[bot] in #195
- Update Microsoft.NET.Test.Sdk and 2 other dependencies by @dependabot[bot] in #196
- feat:Add x-fern-type-name annotations to schemas and parameters in OpenAPI spec by @HavenDV in #197
- feat:Update k parameter type to integer in /v1/chat and /v2/chat endpoints by @HavenDV in #198
- feat:Require finetuned_model field in PATCH body for finetuned-models endpoint by @HavenDV in #200
- feat:@coderabbitai by @HavenDV in #201
- feat:Update curl example to use parameter_definitions in /v1/chat OpenAPI spec by @HavenDV in #202
- Bump the all group with 5 updates by @dependabot[bot] in #203
- feat:Update Chat API v2 OpenAPI spec with new message and content schemas by @HavenDV in #204
- feat:Unify and simplify Cohere API schema definitions and update code examples by @HavenDV in #209
- Bump AwesomeAssertions and 3 others by @dependabot[bot] in #206
- feat:Update OpenAPI spec descriptions for safety_mode and tools parameters by @HavenDV in #211
- feat:Update OpenAPI spec to revise tools property description for /v2/chat endpoint by @HavenDV in #217
- Bump the all group with 2 updates by @dependabot[bot] in #212
- feat:@coderabbitai by @HavenDV in #218
- feat:@coderabbitai by @HavenDV in #219
- feat:@coderabbitai by @HavenDV in #220
- Bump the all group with 3 updates by @dependabot[bot] in #221
- Bump the all group with 1 update by @dependabot[bot] in #222
- feat:Add is_deprecated boolean property to model schema in OpenAPI spec by @HavenDV in #223
- feat:Update Python examples for /v2/embed to use structured inputs parameter by @HavenDV in #224
- feat:Upgrade chat API OpenAPI spec to V2 with new types and schema updates by @HavenDV in #225
- feat:Update preset parameter description URL in /v1/classify OpenAPI spec by @HavenDV in #226
- Bump the all group with 1 update by @dependabot[bot] in #227
- feat:Update /v2/chat OpenAPI examples with expanded multi-language streaming samples by @HavenDV in #228
- feat:@coderabbitai by @HavenDV in #229
- feat:@coderabbitai by @HavenDV in #230
- feat:Add descriptions to /finetuning endpoints and support "thinking" chat type by @HavenDV in #231
- Bump the all group with 1 update by @dependabot[bot] in #232
- feat:@coderabbitai by @HavenDV in #233
- feat:Remove example request and response from /v2/chat in OpenAPI documentation by @HavenDV in #234
- feat:Add content_index to Citation and THINKING_CONTENT to CitationType enum by @HavenDV in #235
- Bump the all group with 2 updates by @dependabot[bot] in #236
- feat:Add raw_prompting boolean parameter to two Cohere request schemas by @HavenDV in #237
- feat:Remove raw_prompting property from Cohere OpenAPI specification by @HavenDV in #238
- feat:Remove ReasoningEffort enum schema and all related references from OpenAPI by @HavenDV in #239
- feat:Update summaries for two GET /finetuning endpoints for conciseness by @HavenDV in #240
- feat:Add thinking property alongside tool_choice in OpenAPI specification by @HavenDV in #241
- feat:Update OpenAPI spec with raw_prompting param, max_tokens clarification, and Thinking schema by @HavenDV in #242
- feat:Shortened enum parameter description in OpenAPI specification by @HavenDV in #243
- feat:Add thinking chat content type, mapping, and optional thinking field by @HavenDV in #244
- feat:Add base64-encoded embeddings to Cohere OpenAPI spec by @HavenDV in #245
- Bump the all group with 4 updates by @dependabot[bot] in #246
- feat:Add ChatThinkingContent, extend ChatTextContent, update descriptions by @HavenDV in #247
- Bump the all group with 1 update by @dependabot[bot] in #248
- feat:Remove example from FinetunedModel request body in openapi.yaml by @HavenDV in #249
- Bump the all group with 2 updates by @dependabot[bot] in #250
- Bump the all group with 2 updates by @dependabot[bot] in #251
- feat:Remove raw_prompting property from Cohere OpenAPI schema by ...
v1.0.0
What's Changed
- feat:@coderabbitai by @HavenDV in #38
- chore(deps): Bump the all group with 4 updates by @dependabot in #39
- feat:Update README with installation instructions and usage examples by @HavenDV in #40
- feat:Add
acceptsparameter andChatAcceptsenum to CohereApi methods by @HavenDV in #41 - feat:Update documentation comments and URLs in Cohere library files by @HavenDV in #42
- feat:@coderabbitai by @HavenDV in #43
- feat:Title: Update documentation for API endpoints and usage examples by @HavenDV in #44
- feat:Enhance Cohere API Documentation and Functionality for Embedding Types by @HavenDV in #45
- feat:Update documentation for ProcessChatResponseContent and /v1/chat endpoint by @HavenDV in #46
- feat:@coderabbitai by @HavenDV in #47
- chore(deps): Bump the all group with 3 updates by @dependabot in #48
- feat:@coderabbitai by @HavenDV in #49
- feat:Add
documentsparameter andDocumentclass to Cohere API by @HavenDV in #50 - feat:Update citation handling in Cohere API with new CitationOptions class by @HavenDV in #51
- feat:Add /v2/embed endpoint for text and image embeddings in Cohere API by @HavenDV in #52
- feat:Refactor Cohere API with updated methods, types, and new classes by @HavenDV in #53
- feat:@coderabbitai by @HavenDV in #54
- feat:Update documentation comments and method signatures in Cohere API by @HavenDV in #55
- feat:@coderabbitai by @HavenDV in #56
- feat:Improve Accepts Header Assignment with Null-Check and Conversion Method by @HavenDV in #57
- feat:Update openapi.yaml with structured message methods and new examples by @HavenDV in #58
- feat:Title: Update documentation for API endpoints and usage examples by @HavenDV in #59
- feat:Title: Update documentation for API endpoints and usage examples by @HavenDV in #60
- feat:Title: Update documentation for API endpoints and usage examples by @HavenDV in #61
- feat:@coderabbitai by @HavenDV in #62
- feat:@coderabbitai by @HavenDV in #63
- chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.21 to 1.6.22 in the all group by @dependabot in #64
- feat:@coderabbitai by @HavenDV in #65
- feat:@coderabbitai by @HavenDV in #66
- feat:No changes made in the pull request. by @HavenDV in #67
- feat:No changes made in the pull request. by @HavenDV in #68
- feat:No changes made in the pull request. by @HavenDV in #69
- chore(deps): Bump the all group with 2 updates by @dependabot in #70
- feat:@coderabbitai by @HavenDV in #71
- feat:No changes made in the pull request. by @HavenDV in #72
- feat:No changes made in the pull request. by @HavenDV in #73
- feat:@coderabbitai by @HavenDV in #74
- feat:@coderabbitai by @HavenDV in #75
- feat:@coderabbitai by @HavenDV in #76
- feat:@coderabbitai by @HavenDV in #78
- feat:No changes made in the pull request. by @HavenDV in #79
- feat:No changes made in the pull request. by @HavenDV in #80
- feat:@coderabbitai by @HavenDV in #81
- feat:@coderabbitai by @HavenDV in #82
- feat:Update OpenAPI specifications in src/libs/Cohere/openapi.yaml file by @HavenDV in #83
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #84
- feat:Update API documentation structure in openapi.yaml file by @HavenDV in #85
- feat:@coderabbitai by @HavenDV in #86
- feat:@coderabbitai by @HavenDV in #87
- feat:@coderabbitai by @HavenDV in #88
- feat:@coderabbitai by @HavenDV in #89
- feat:@coderabbitai by @HavenDV in #90
- feat:@coderabbitai by @HavenDV in #91
- feat:@coderabbitai by @HavenDV in #92
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #93
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #94
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #95
- feat:@coderabbitai by @HavenDV in #96
- chore(deps): Bump the all group with 2 updates by @dependabot in #97
- feat:@coderabbitai by @HavenDV in #98
- feat:@coderabbitai by @HavenDV in #99
- chore(deps): Bump FluentAssertions from 6.12.1 to 6.12.2 in the all group by @dependabot in #100
- feat:@coderabbitai by @HavenDV in #101
- feat:@coderabbitai by @HavenDV in #102
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #103
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #104
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #105
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #106
- chore(deps): Bump the all group with 2 updates by @dependabot in #107
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #108
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #109
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #110
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #111
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #112
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #113
- chore(deps): Bump the all group with 2 updates by @dependabot in #114
- feat:Update openapi.yaml structure in src/libs/Cohere directory by @HavenDV in #115
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #116
- feat:@coderabbitai by @HavenDV in #117
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #118
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #119
- feat:Update openapi.yaml file in src/libs/Cohere directory by @HavenDV in #120
- feat:No changes made in the pull request. by @HavenDV in #121
- feat:No changes made to the codebase. by @HavenDV in #122
- chore(deps): Bump FluentAssertions from 6.12.2 to 7.0.0 in the all group by @dependabot in #123
- feat:@coderabbitai by @HavenDV in #124
- feat:No changes made in the pull request. by @HavenDV in #125
- feat:@coderabbitai by @HavenDV in #126
- feat:@coderabbitai by @HavenDV in #127
- chore(deps): Bump the all group with 2 updates by @dependabot in #128
- feat:No changes made in the pull request. by @HavenDV in #129
- feat:@coderabbitai by @HavenDV in #130
- feat:No changes made in the pull request. by @HavenDV in #131
- chore(deps): Bump the all group with 3 updates by @dependabot in #132
- feat:@coderabbitai by @HavenDV in #133
- feat:Update OpenAPI spec for consistent dataset listing across SDKs by @HavenDV in #134
- feat:Update OpenAPI spec: Restructure delta property for tool-related events by @HavenDV in h...
v0.3.0
What's Changed
- feat:Update deserialization logic, parameter signatures, and documentation in Cohere by @HavenDV in #22
- feat:Add user authentication feature to the login module by @HavenDV in #23
- feat:@coderabbitai by @HavenDV in #24
- feat:Update default parameter values and property initializations in Chatv2 classes by @HavenDV in #25
- feat:Update Cohere API type definitions and deserialization logic for safety by @HavenDV in #26
- feat:@coderabbitai by @HavenDV in #27
- feat:Update CohereApi.Chat with safetyMode parameter and type changes by @HavenDV in #28
- feat:Fix documentation comments and formatting in Cohere library files by @HavenDV in #29
- feat:@coderabbitai by @HavenDV in #30
- feat:@coderabbitai by @HavenDV in #31
- chore(deps): Bump Microsoft.OpenApi.Readers from 1.6.17 to 1.6.19 in the all group by @dependabot in #32
- feat:Add user authentication feature with JWT and session management by @HavenDV in #33
- feat:Add user authentication feature with JWT support by @HavenDV in #34
- feat:Update README with installation instructions and usage examples by @HavenDV in #35
- feat:Add user authentication feature with JWT and session management by @HavenDV in #36
- feat:Update README with installation instructions and usage examples by @HavenDV in #37
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): Bump the all group with 7 updates by @dependabot in #2
- chore(deps): Bump the all group with 1 update by @dependabot in #3
- chore(deps): Bump the all group with 1 update by @dependabot in #4
- chore(deps): Bump the all group with 2 updates by @dependabot in #5
- chore(deps): Bump the all group with 1 update by @dependabot in #6
- chore(deps): Bump the all group with 1 update by @dependabot in #7
- chore(deps): Bump the all group with 3 updates by @dependabot in #10
- chore(deps): Bump the all group with 2 updates by @dependabot in #11
- chore(deps): Bump H.NSwag.Generator from 13.19.0.74 to 14.0.7.76 in the all group by @dependabot in #12
- chore(deps): Bump Tiktoken from 1.2.0 to 2.0.2 in the all group by @dependabot in #13
- chore(deps): Bump the all group with 3 updates by @dependabot in #14
- chore(deps): Bump the all group with 3 updates by @dependabot in #15
- chore(deps): Bump DotNet.ReproducibleBuilds from 1.1.1 to 1.2.4 in the all group by @dependabot in #16
- chore(deps): Bump Tiktoken from 2.0.2 to 2.0.3 in the all group by @dependabot in #17
- chore(deps): Bump the all group with 2 updates by @dependabot in #18
- chore(deps): Bump the all group with 2 updates by @dependabot in #19
- chore(deps): Bump the all group with 2 updates by @dependabot in #20
- chore(deps): Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the all group by @dependabot in #21
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: https://github.com/tryAGI/Cohere/commits/v0.2.0