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-15 17:17:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
/
chat
History
David S. Batista
425ce9b98f
test: updating HuggingFaceAPIChatGenerator tests
2025-01-14 16:47:29 +01:00
..
__init__.py
chore: add license header to all modules (
#7675
)
2024-05-09 13:40:36 +00:00
test_azure.py
refactor: update components to access
ChatMessage.text
instead of
content
(
#8589
)
2024-11-28 10:16:07 +00:00
test_hugging_face_api.py
test: updating HuggingFaceAPIChatGenerator tests
2025-01-14 16:47:29 +01:00
test_hugging_face_local.py
refactor: improve serialization/deserialization of callables (to handle class methods and static methods) (
#8683
)
2025-01-08 11:28:00 +01:00
test_openai.py
fix:
OpenAIChatGenerator
- do not pass tools to the OpenAI client when none are provided (
#8702
)
2025-01-10 14:46:41 +01:00