haystack/releasenotes/notes/gpt4-llm-generator-60708087ec42211f.yaml
ZanSara 2c4d839b64
feat: GPT4Generator (#5744)
* add gpt4generator

* add e2e

* add tests

* reno

* fix e2e

* Update test/preview/components/generators/openai/test_gpt4_generator.py

Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>

---------

Co-authored-by: Stefano Fiorucci <44616784+anakin87@users.noreply.github.com>
2023-09-13 10:07:09 +02:00

4 lines
79 B
YAML

preview:
- Adds `GPT4Generator`, an LLM component based on `GPT35Generator`