This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-12-30 08:37:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
Amna Mubashar
b374c528b2
Assign streaming_callback to OpenAIGenerator and OpenAIChatGenerator in run() method (
#8054
)
...
* Add optional parameter for streaming_callback in run() method
2024-07-24 15:49:19 +02:00
..
chat
Assign streaming_callback to OpenAIGenerator and OpenAIChatGenerator in run() method (
#8054
)
2024-07-24 15:49:19 +02:00
conftest.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_azure.py
feat: Configure max_retries & timeout for AzureOpenAIGenerator (
#7983
)
2024-07-08 11:16:26 +02:00
test_hf_utils.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_hugging_face_api.py
feat: Add option to use
HF_TOKEN
as env var for authentication across all HF components (
#7942
)
2024-06-27 10:31:58 +02:00
test_hugging_face_local_generator.py
feat: Add option to use
HF_TOKEN
as env var for authentication across all HF components (
#7942
)
2024-06-27 10:31:58 +02:00
test_openai.py
Assign streaming_callback to OpenAIGenerator and OpenAIChatGenerator in run() method (
#8054
)
2024-07-24 15:49:19 +02:00