Skip to content

Commit

Permalink
Merge pull request #2868 from rockwotj/cohere
Browse files Browse the repository at this point in the history
cohere: introduce cohere processors
  • Loading branch information
Jeffail authored Sep 13, 2024
2 parents bb94bf7 + ede4b83 commit 9259e7e
Show file tree
Hide file tree
Showing 13 changed files with 1,441 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Changelog

All notable changes to this project will be documented in this file.

## 4.37.0 - TBD

### Added

- New experimental `gcp_vertex_ai_embeddings` processor. (@rockwotj)
- New experimental `aws_bedrock_embeddings` processor. (@rockwotj)
- New experimental `cohere_chat` and `cohere_embeddings` processors. (@rockwotj)

## 4.36.0 - 2024-09-11

### Added
Expand Down
Loading

0 comments on commit 9259e7e

Please sign in to comment.