mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-23 08:52:16 +00:00

* refactor: do not serialize API keys * release note * check if api key is set in the module client * make tests more robust * better tests
6 lines
182 B
YAML
6 lines
182 B
YAML
---
|
|
preview:
|
|
- |
|
|
Better management of API key in GPT Generator. The API key is never serialized.
|
|
Make the `api_base_url` parameter really used (previously it was ignored).
|