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-09-30 18:47:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
Vladimir Blagojevic
e779d43384
feat: Add streaming to
HuggingFaceLocalGenerator
(
#7377
)
...
* Inital streaming impl * Add unit tests * Add release note
2024-03-21 15:49:18 +01:00
..
chat
refactor: default for max_new_tokens to 512 in Hugging Face generators (
#7370
)
2024-03-19 08:47:53 +01:00
conftest.py
unpin OpenAI and fix problem with mock (
#7364
)
2024-03-15 08:32:28 +01:00
test_azure.py
feat!: Use
Secret
for passing authentication secrets to components (
#6887
)
2024-02-05 13:17:01 +01:00
test_hf_utils.py
chore: merge hf utils modules into one (
#6921
)
2024-02-06 09:59:25 +01:00
test_hugging_face_local_generator.py
feat: Add streaming to
HuggingFaceLocalGenerator
(
#7377
)
2024-03-21 15:49:18 +01:00
test_hugging_face_tgi.py
refactor: default for max_new_tokens to 512 in Hugging Face generators (
#7370
)
2024-03-19 08:47:53 +01:00
test_openai.py
feat!: Use
Secret
for passing authentication secrets to components (
#6887
)
2024-02-05 13:17:01 +01:00