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

* Remove GPT4Generator class * Rename GPT35Generator to GPTGenerator * Fix tests * Release notes
3 lines
124 B
YAML
3 lines
124 B
YAML
preview:
|
|
- Introduce `GPTGenerator`, a class that can generate completions using OpenAI Chat models like GPT3.5 and GPT4.
|