mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 15:53:45 +08:00
UPDATE
This commit is contained in:
parent
42d489d4f6
commit
05fb135ece
1
.github/workflows/app-testing.yml
vendored
1
.github/workflows/app-testing.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app-path: app/streamlit/Chatbot.py
|
app-path: app/streamlit/Chatbot.py
|
||||||
ruff: true
|
ruff: true
|
||||||
|
skip-smoke-test: true
|
||||||
pytest-args: -v --junit-xml=test-results.xml
|
pytest-args: -v --junit-xml=test-results.xml
|
||||||
- if: always()
|
- if: always()
|
||||||
uses: pmeier/pytest-results-action@v0.6.0
|
uses: pmeier/pytest-results-action@v0.6.0
|
||||||
|
|||||||
@ -1,5 +0,0 @@
|
|||||||
black==23.3.0
|
|
||||||
mypy==1.4.1
|
|
||||||
pre-commit==3.3.3
|
|
||||||
watchdog
|
|
||||||
pytest
|
|
||||||
@ -1,8 +0,0 @@
|
|||||||
streamlit>=1.28
|
|
||||||
langchain>=0.0.217
|
|
||||||
openai>=1.2
|
|
||||||
duckduckgo-search
|
|
||||||
anthropic>=0.3.0
|
|
||||||
trubrics>=1.4.3
|
|
||||||
streamlit-feedback
|
|
||||||
langchain-community
|
|
||||||
Loading…
x
Reference in New Issue
Block a user