mirror of
https://github.com/open-webui/pipelines
synced 2025-06-26 18:15:58 +00:00
chore: mv examples out of pipelines
This commit is contained in:
parent
086acb5c29
commit
fcc7f8abaa
@ -13,7 +13,6 @@ requests==2.32.2
|
|||||||
aiohttp==3.9.5
|
aiohttp==3.9.5
|
||||||
httpx
|
httpx
|
||||||
|
|
||||||
|
|
||||||
# AI libraries
|
# AI libraries
|
||||||
openai
|
openai
|
||||||
anthropic
|
anthropic
|
||||||
@ -26,19 +25,14 @@ SQLAlchemy
|
|||||||
boto3
|
boto3
|
||||||
redis
|
redis
|
||||||
sqlmodel
|
sqlmodel
|
||||||
|
|
||||||
# Data processing
|
|
||||||
chromadb
|
chromadb
|
||||||
langchain
|
|
||||||
langchain-community
|
|
||||||
langfuse
|
|
||||||
|
|
||||||
# ML libraries
|
# ML libraries
|
||||||
torch
|
torch
|
||||||
xgboost
|
|
||||||
|
|
||||||
numpy
|
numpy
|
||||||
pandas
|
pandas
|
||||||
|
|
||||||
|
xgboost
|
||||||
scikit-learn
|
scikit-learn
|
||||||
|
|
||||||
# NLP libraries
|
# NLP libraries
|
||||||
@ -58,10 +52,4 @@ seaborn
|
|||||||
# Web scraping
|
# Web scraping
|
||||||
selenium
|
selenium
|
||||||
playwright
|
playwright
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
|
||||||
# Misc
|
|
||||||
APScheduler
|
|
||||||
youtube_dl
|
|
||||||
twilio
|
|
||||||
streamlit
|
|
Loading…
Reference in New Issue
Block a user