mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 16:37:29 +08:00
TAVILY_API_KEY
This commit is contained in:
parent
9d33cb538f
commit
6a70b31973
2
.github/workflows/develop.yml
vendored
2
.github/workflows/develop.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
|||||||
docker run \
|
docker run \
|
||||||
-d \
|
-d \
|
||||||
-e DEEPSEEK_API_KEY=${{ secrets.DEEPSEEK_API_KEY }} \
|
-e DEEPSEEK_API_KEY=${{ secrets.DEEPSEEK_API_KEY }} \
|
||||||
-e DEEPSEEK_API_URL=${{ secrets.DEEPSEEK_API_URL }} \
|
-e TAVILY_API_KEY=${{ secrets.TAVILY_API_KEY }} \
|
||||||
-e ENVIRONMENT=dev \
|
-e ENVIRONMENT=dev \
|
||||||
-e TESTING=0 \
|
-e TESTING=0 \
|
||||||
-e PORT=8765 \
|
-e PORT=8765 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user