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-11-01 02:09:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
prompt
History
Stefano Fiorucci
ccc9f010bb
fix: fix ChatGPT invocation layer (and add async support) (
#5979
)
...
* ChatGPT async * release note * fix tests
2023-10-05 18:43:26 +02:00
..
invocation_layer
fix: fix ChatGPT invocation layer (and add async support) (
#5979
)
2023-10-05 18:43:26 +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
fix: Set model_max_length in the Tokenizer of
DefaultPromptHandler
(
#5596
)
2023-09-01 11:48:41 +02:00
test_prompt_model.py
feat: add async PromptNode run (
#5890
)
2023-09-29 08:40:01 +02:00
test_prompt_node.py
fix: fix ChatGPT invocation layer (and add async support) (
#5979
)
2023-10-05 18:43:26 +02:00
test_prompt_template.py
ci: Simplify Python code with ruff rules SIM (
#5833
)
2023-09-20 08:32:44 +02:00