diff --git a/llm-complete-guide/configs/production/synthetic.yaml b/llm-complete-guide/configs/production/synthetic.yaml index ff071427..9f2c0bb3 100644 --- a/llm-complete-guide/configs/production/synthetic.yaml +++ b/llm-complete-guide/configs/production/synthetic.yaml @@ -2,10 +2,7 @@ settings: docker: requirements: - - langchain-community - ratelimit - - langchain>=0.0.325 - - langchain-openai - pgvector - psycopg2-binary - beautifulsoup4