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-27 15:08:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
prompt
History
Julian Risch
5bb0a1f57a
Revert "fix: num_return_sequences should be less than num_beams, not top_k (
#5280
)" (
#5434
)
...
This reverts commit 514f93a6eb575d376b21d22e32080fac62cf785f.
2023-07-25 13:27:41 +02:00
..
invocation_layer
Revert "fix: num_return_sequences should be less than num_beams, not top_k (
#5280
)" (
#5434
)
2023-07-25 13:27:41 +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
feat: Update Anthropic Claude support with the latest models, new streaming API, context window sizes (
#5406
)
2023-07-21 13:33:07 +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