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-12 15:27:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
David S. Batista
425ce9b98f
test: updating HuggingFaceAPIChatGenerator tests
2025-01-14 16:47:29 +01:00
..
chat
test: updating HuggingFaceAPIChatGenerator tests
2025-01-14 16:47:29 +01:00
conftest.py
feat: support for tools in
OpenAIChatGenerator
(
#8666
)
2024-12-20 14:20:54 +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
feat: streaming_callback as run param from HF generators (
#8406
)
2024-10-29 15:32:06 +01:00
test_hugging_face_local_generator.py
del HF token in tests (
#8634
)
2024-12-13 09:50:23 +01:00
test_openai_dalle.py
feat: Adding DALLE image generator (
#8448
)
2024-11-14 16:19:49 +01:00
test_openai.py
refactor: improve serialization/deserialization of callables (to handle class methods and static methods) (
#8683
)
2025-01-08 11:28:00 +01:00