mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 15:38:36 +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.
|