mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 08:13:20 +08:00
update
This commit is contained in:
parent
47654c821a
commit
7399b56fa1
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@ data/*
|
||||
**/llm-template2/*
|
||||
**/llmops/outputs/*
|
||||
**/*.zip
|
||||
**/llm-examples/*
|
||||
19
app/streamlit/Pipfile
Normal file
19
app/streamlit/Pipfile
Normal file
@ -0,0 +1,19 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
streamlit = "==1.28"
|
||||
langchain = "==0.0.217"
|
||||
openai = "==1.2"
|
||||
duckduckgo-search = "*"
|
||||
anthropic = "==0.3.0"
|
||||
trubrics = "==1.4.3"
|
||||
streamlit-feedback = "*"
|
||||
langchain-community = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
2070
app/streamlit/Pipfile.lock
generated
Normal file
2070
app/streamlit/Pipfile.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user