mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 23:48:53 +00:00
* Remove old cohere models * Add aliases for the existing models according to Cohere documentation * Add release note * put cohere embdding models in a constant * update doc strings --------- Co-authored-by: Massimiliano Pippi <mpippi@gmail.com>
8 lines
215 B
YAML
8 lines
215 B
YAML
---
|
|
enhancements:
|
|
- |
|
|
Add alias names for Cohere embed models for an easier map between names
|
|
fixes:
|
|
- |
|
|
Remove unsupported `medium` and `finance-sentiment` models from supported Cohere embed model list
|