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-08 04:47:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
components
/
generators
History
David S. Batista
d860a73ddb
chore: cleaning duplicated import (
#9234
)
2025-04-15 09:25:19 +02:00
..
chat
feat: Add Toolset support in ChatGenerator(s) (
#9177
)
2025-04-07 14:12:09 +00:00
__init__.py
Feat: Support Azure Workload Identity Credential (
#9012
)
2025-03-12 13:45:40 +01:00
conftest.py
chore: cleaning duplicated import (
#9234
)
2025-04-15 09:25:19 +02:00
test_azure.py
fix: manage max_retries=0 in AzureOpenAIGenerator, AzureOpenAIChatGenerator, AzureOpenAITextEmbedder, AzureOpenAIDocumentEmbedder (
#9128
)
2025-03-28 13:11:09 +01:00
test_hugging_face_api.py
Use Phi isntead (
#8982
)
2025-03-05 15:53:26 +01:00
test_hugging_face_local_generator.py
fix: Update flaky HugginFace Generator tests to use more reliable model and add instruction tokens (
#8980
)
2025-03-05 15:26:17 +01:00
test_openai_dalle.py
fix:
DALLEImageGenerator
- ensure
max_retries
is correctly set when 0 (
#9131
)
2025-03-28 14:21:07 +01:00
test_openai.py
Make openai test more robust (
#8872
)
2025-02-18 11:38:16 +01:00