We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191ad2b commit 2d422a8Copy full SHA for 2d422a8
.env.test
@@ -1,3 +1,5 @@
1
PORT=8888
2
LOG_LEVEL=DEBUG
3
-FASTAPI_RELOAD=false
+FASTAPI_RELOAD=false
4
+nyaturingtest_chat_openai_api_key=sk-114514-this-is-a-placeholder
5
+nyaturingtest_embedding_siliconflow_api_key=sk-1919810-this-is-another-placeholder
tests/plugin_test.py
0 commit comments