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-07-26 02:10:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
Stefano Fiorucci
e17d0c4192
chore: deprecate
to_openai_format
and create similar utility functions (
#8146
)
...
* deprecate and add new specific functions * reno
2024-08-02 16:47:17 +02:00
..
chat
chore: deprecate
to_openai_format
and create similar utility functions (
#8146
)
2024-08-02 16:47:17 +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_utils.py
chore: deprecate
to_openai_format
and create similar utility functions (
#8146
)
2024-08-02 16:47:17 +02:00
test_openai.py
Assign streaming_callback to OpenAIGenerator and OpenAIChatGenerator in run() method (
#8054
)
2024-07-24 15:49:19 +02:00