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
2026-01-10 14:16:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
prompt
History
MichelBartels
fd350bbb8f
fix: Run HFLocalInvocationLayer.supports even if inference packages are not installed (
#5308
)
...
--------- Co-authored-by: Vladimir Blagojevic <dovlex@gmail.com>
2023-07-13 12:52:56 +02:00
..
invocation_layer
fix: Run HFLocalInvocationLayer.supports even if inference packages are not installed (
#5308
)
2023-07-13 12:52:56 +02:00
__init__.py
Make promptnode test unit (
#4420
)
2023-03-15 22:17:23 +01:00
conftest.py
test: Rework conftest (
#4614
)
2023-04-11 10:33:43 +02:00
test_handlers.py
chore: block all HTTP requests in CI (
#5088
)
2023-06-13 14:52:24 +02:00
test_prompt_model.py
feat: pass model parameters to HFLocalInvocationLayer via
model_kwargs
, enabling direct model usage (
#4956
)
2023-06-07 13:34:45 +02:00
test_prompt_node.py
refactor: Simplify selection of Azure vs OpenAI invocation layers (
#5271
)
2023-07-06 13:23:13 +02:00
test_prompt_template.py
fix: PromptNode falls back to empty list of documents if none are provided but expected (
#5132
)
2023-06-13 16:35:19 +02:00