Skip to content

Commit

Permalink
chore: mv examples out of pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbck committed May 31, 2024
1 parent 086acb5 commit fcc7f8a
Show file tree
Hide file tree
Showing 24 changed files with 3 additions and 15 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 3 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ requests==2.32.2
aiohttp==3.9.5
httpx


# AI libraries
openai
anthropic
Expand All @@ -26,19 +25,14 @@ SQLAlchemy
boto3
redis
sqlmodel

# Data processing
chromadb
langchain
langchain-community
langfuse

# ML libraries
torch
xgboost

numpy
pandas

xgboost
scikit-learn

# NLP libraries
Expand All @@ -58,10 +52,4 @@ seaborn
# Web scraping
selenium
playwright
beautifulsoup4

# Misc
APScheduler
youtube_dl
twilio
streamlit
beautifulsoup4

0 comments on commit fcc7f8a

Please sign in to comment.