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-24 21:48:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
Stefano Fiorucci
dfd339ca2d
ensure compatibility with huggingface_hub==0.26.0 (
#8464
)
2024-10-18 08:38:48 +00:00
..
chat
feat: HuggingFaceAPIChatGenerator add token
usage
data (
#8375
)
2024-09-23 15:40:50 +02:00
conftest.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_azure.py
fix: changing default model to
gpt-4o-mini
on OpenAI API calls (
#8360
)
2024-09-17 10:36:42 +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
ensure compatibility with huggingface_hub==0.26.0 (
#8464
)
2024-10-18 08:38:48 +00: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
fix: changing default model to
gpt-4o-mini
on OpenAI API calls (
#8360
)
2024-09-17 10:36:42 +02:00