mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00

* assigning api_base_url This fix resolves issues with the MistralTextEmbedder integration * adding base url to `to_dict` and the tests * adding release note * Update fix-openai-base-url-assignment-0570a494d88fe365.yaml --------- Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
6 lines
152 B
YAML
6 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds `api_base_url` attribute to `OpenAITExtEmbedder`.
|
|
Previously, it was used only for initialization and was not serialized.
|