mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-29 16:36:34 +00:00
* restrict OpenAI supports method * better note * Update releasenotes/notes/restrict-openai-supports-method-fb126583e4beb057.yaml Co-authored-by: Daria Fokina <daria.fokina@deepset.ai> --------- Co-authored-by: Daria Fokina <daria.fokina@deepset.ai>
6 lines
205 B
YAML
6 lines
205 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Restricts the criteria for identifying an OpenAI model in the PromptNode and in the EmbeddingRetriever.
|
|
Previously, the criteria were quite loose, leading to more false positives.
|