mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 15:38:36 +00:00
5 lines
150 B
YAML
5 lines
150 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Removed the deprecated GPTGenerator and GPTChatGenerator components. Use OpenAIGenerator and OpenAIChatGeneratornotes instead.
|