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-06 03:57:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
prompt
/
invocation_layer
History
Julian Risch
ce1c9c9ddb
fix: Relax ChatGPT model name check to support gpt-3.5-turbo-0613 (
#5142
)
...
* relax model name checking for chatgpt * add unit tests
2023-06-14 09:53:00 +02:00
..
test_anthropic_claude.py
chore: block all HTTP requests in CI (
#5088
)
2023-06-13 14:52:24 +02:00
test_chatgpt.py
fix: Relax ChatGPT model name check to support gpt-3.5-turbo-0613 (
#5142
)
2023-06-14 09:53:00 +02:00
test_cohere.py
chore: block all HTTP requests in CI (
#5088
)
2023-06-13 14:52:24 +02:00
test_hugging_face_inference.py
chore: block all HTTP requests in CI (
#5088
)
2023-06-13 14:52:24 +02:00
test_hugging_face.py
chore: block all HTTP requests in CI (
#5088
)
2023-06-13 14:52:24 +02:00
test_openai.py
feat: Allow setting custom api_base for OpenAI nodes (
#5033
)
2023-06-05 11:32:06 +02:00