mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-04 10:58:45 +00:00
* 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>
4 lines
79 B
YAML
4 lines
79 B
YAML
|
|
preview:
|
|
- Adds `GPT4Generator`, an LLM component based on `GPT35Generator`
|