tsrivallabh commited on
Commit
c73d998
·
verified ·
1 Parent(s): 1b128d8

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -31
requirements.txt DELETED
@@ -1,31 +0,0 @@
1
- apify-client
2
- python-dotenv
3
- streamlit
4
- langchain
5
- openai
6
- python-dotenv
7
- langchain_openai
8
- # Core Python packages
9
- python-dotenv
10
- streamlit
11
- pydantic
12
-
13
- # LangChain ecosystem
14
- langchain-core
15
- langchain-openai
16
- langgraph
17
- langgraph-checkpoint
18
-
19
- # For OpenAI-compatible LLMs (Groq, etc.)
20
- openai
21
-
22
- # For parsing "dirty" JSON
23
- dirtyjson
24
-
25
- typing-extensions
26
-
27
- tqdm
28
-
29
-
30
-
31
-