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-18 22:42:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
/
chat
History
Vladimir Blagojevic
fea1428e84
feat: Add
HuggingFaceLocalChatGenerator
(
#6751
)
2024-01-18 15:53:12 +01:00
..
__init__.py
Remove preview folder in test/
2023-11-24 11:52:55 +01:00
conftest.py
Fix all tests
2023-11-24 14:48:43 +01:00
test_azure.py
feat: Add AzureOpenAIGenerator and AzureOpenAIChatGenerator (
#6648
)
2024-01-05 15:48:28 +01:00
test_hugging_face_local.py
feat: Add
HuggingFaceLocalChatGenerator
(
#6751
)
2024-01-18 15:53:12 +01:00
test_hugging_face_tgi.py
remove unit marker (
#6450
)
2023-11-29 19:24:25 +01:00
test_openai.py
feat: rename
model_name
or
model_name_or_path
to
model
in generators (
#6715
)
2024-01-12 12:58:01 +01:00