This commit is contained in:
leehk 2025-03-06 11:55:49 +08:00
parent 42d489d4f6
commit 05fb135ece
3 changed files with 1 additions and 13 deletions

View File

@ -21,6 +21,7 @@ jobs:
with:
app-path: app/streamlit/Chatbot.py
ruff: true
skip-smoke-test: true
pytest-args: -v --junit-xml=test-results.xml
- if: always()
uses: pmeier/pytest-results-action@v0.6.0

View File

@ -1,5 +0,0 @@
black==23.3.0
mypy==1.4.1
pre-commit==3.3.3
watchdog
pytest

View File

@ -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