mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-09 08:53:46 +08:00
update
This commit is contained in:
parent
92b5c2e692
commit
81a9579627
@ -13,8 +13,6 @@ ENV PYTHONDONTWRITEBYTECODE=1
|
|||||||
ENV PYTHONUNBUFFERED=1
|
ENV PYTHONUNBUFFERED=1
|
||||||
ENV ENVIRONMENT=dev
|
ENV ENVIRONMENT=dev
|
||||||
ENV TESTING=1
|
ENV TESTING=1
|
||||||
ENV DEEPSEEK_API_KEY=sk-XXXXXXXXXX
|
|
||||||
ENV TAVILY_API_KEY=tvly-dev-wXXXXXX
|
|
||||||
|
|
||||||
# install python dependencies
|
# install python dependencies
|
||||||
RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pipenv && rm -rf ~/.cache/pip
|
RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pipenv && rm -rf ~/.cache/pip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user