umar-100 commited on
Commit
90b5790
·
1 Parent(s): dd0e06c

updated readme.md and deleted files

Browse files
Files changed (3) hide show
  1. backend/requirements.txt +0 -10
  2. docker-compose.yml +0 -0
  3. requirements.txt +164 -0
backend/requirements.txt DELETED
@@ -1,10 +0,0 @@
1
- langchain
2
- langchain-openai
3
- langchain-core
4
- langchain_community
5
- docx2txt
6
- pypdf
7
- langchain_chroma
8
- python-multipart
9
- fastapi
10
- uvicorn
 
 
 
 
 
 
 
 
 
 
 
docker-compose.yml DELETED
File without changes
requirements.txt ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.12.13
3
+ aiohttp-retry==2.9.1
4
+ aiosignal==1.3.2
5
+ altair==5.5.0
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ backoff==2.2.1
10
+ bcrypt==4.3.0
11
+ blinker==1.9.0
12
+ build==1.2.2.post1
13
+ cachetools==5.5.2
14
+ certifi==2025.6.15
15
+ cffi==1.17.1
16
+ charset-normalizer==3.4.2
17
+ chromadb==1.0.13
18
+ click==8.2.1
19
+ colorama==0.4.6
20
+ coloredlogs==15.0.1
21
+ dataclasses-json==0.6.7
22
+ distro==1.9.0
23
+ docx2txt==0.9
24
+ durationpy==0.10
25
+ fastapi==0.115.13
26
+ filelock==3.18.0
27
+ flatbuffers==25.2.10
28
+ frozenlist==1.7.0
29
+ fsspec==2025.5.1
30
+ gitdb==4.0.12
31
+ GitPython==3.1.44
32
+ google-auth==2.40.3
33
+ googleapis-common-protos==1.70.0
34
+ greenlet==3.2.3
35
+ grpcio==1.73.0
36
+ h11==0.16.0
37
+ httpcore==1.0.9
38
+ httptools==0.6.4
39
+ httpx==0.28.1
40
+ httpx-sse==0.4.0
41
+ huggingface-hub==0.33.0
42
+ humanfriendly==10.0
43
+ idna==3.10
44
+ importlib_metadata==8.7.0
45
+ importlib_resources==6.5.2
46
+ iniconfig==2.1.0
47
+ Jinja2==3.1.6
48
+ jiter==0.10.0
49
+ jsonpatch==1.33
50
+ jsonpointer==3.0.0
51
+ jsonschema==4.24.0
52
+ jsonschema-specifications==2025.4.1
53
+ kubernetes==33.1.0
54
+ langchain==0.3.25
55
+ langchain-chroma==0.2.4
56
+ langchain-community==0.3.25
57
+ langchain-core==0.3.65
58
+ langchain-openai==0.3.24
59
+ langchain-pinecone==0.2.8
60
+ langchain-tests==0.3.20
61
+ langchain-text-splitters==0.3.8
62
+ langgraph==0.4.8
63
+ langgraph-checkpoint==2.1.0
64
+ langgraph-prebuilt==0.2.2
65
+ langgraph-sdk==0.1.70
66
+ langsmith==0.3.45
67
+ markdown-it-py==3.0.0
68
+ MarkupSafe==3.0.2
69
+ marshmallow==3.26.1
70
+ mdurl==0.1.2
71
+ mmh3==5.1.0
72
+ mpmath==1.3.0
73
+ multidict==6.5.0
74
+ mypy_extensions==1.1.0
75
+ narwhals==1.43.1
76
+ numpy==2.3.0
77
+ oauthlib==3.3.1
78
+ onnxruntime==1.22.0
79
+ openai==1.90.0
80
+ opentelemetry-api==1.34.1
81
+ opentelemetry-exporter-otlp-proto-common==1.34.1
82
+ opentelemetry-exporter-otlp-proto-grpc==1.34.1
83
+ opentelemetry-proto==1.34.1
84
+ opentelemetry-sdk==1.34.1
85
+ opentelemetry-semantic-conventions==0.55b1
86
+ orjson==3.10.18
87
+ ormsgpack==1.10.0
88
+ overrides==7.7.0
89
+ packaging==24.2
90
+ pandas==2.3.0
91
+ pillow==11.2.1
92
+ pinecone==7.2.0
93
+ pinecone-plugin-assistant==1.7.0
94
+ pinecone-plugin-interface==0.0.7
95
+ pluggy==1.6.0
96
+ posthog==5.4.0
97
+ propcache==0.3.2
98
+ protobuf==5.29.5
99
+ py-cpuinfo==9.0.0
100
+ pyarrow==20.0.0
101
+ pyasn1==0.6.1
102
+ pyasn1_modules==0.4.2
103
+ pybase64==1.4.1
104
+ pycparser==2.22
105
+ pydantic==2.11.7
106
+ pydantic-settings==2.9.1
107
+ pydantic_core==2.33.2
108
+ pydeck==0.9.1
109
+ Pygments==2.19.1
110
+ pypdf==5.6.0
111
+ PyPika==0.48.9
112
+ pyproject_hooks==1.2.0
113
+ pyreadline3==3.5.4
114
+ pytest==8.4.1
115
+ pytest-asyncio==0.26.0
116
+ pytest-benchmark==5.1.0
117
+ pytest-codspeed==3.2.0
118
+ pytest-recording==0.13.4
119
+ pytest-socket==0.7.0
120
+ python-dateutil==2.9.0.post0
121
+ python-dotenv==1.1.0
122
+ python-multipart==0.0.20
123
+ pytz==2025.2
124
+ PyYAML==6.0.2
125
+ referencing==0.36.2
126
+ regex==2024.11.6
127
+ requests==2.32.4
128
+ requests-oauthlib==2.0.0
129
+ requests-toolbelt==1.0.0
130
+ rich==14.0.0
131
+ rpds-py==0.25.1
132
+ rsa==4.9.1
133
+ shellingham==1.5.4
134
+ six==1.17.0
135
+ smmap==5.0.2
136
+ sniffio==1.3.1
137
+ SQLAlchemy==2.0.41
138
+ starlette==0.46.2
139
+ streamlit==1.46.0
140
+ sympy==1.14.0
141
+ syrupy==4.9.1
142
+ tenacity==9.1.2
143
+ tiktoken==0.9.0
144
+ tokenizers==0.21.1
145
+ toml==0.10.2
146
+ tornado==6.5.1
147
+ tqdm==4.67.1
148
+ typer==0.16.0
149
+ typing-inspect==0.9.0
150
+ typing-inspection==0.4.1
151
+ typing_extensions==4.14.0
152
+ tzdata==2025.2
153
+ urllib3==2.5.0
154
+ uvicorn==0.34.3
155
+ vcrpy==7.0.0
156
+ watchdog==6.0.0
157
+ watchfiles==1.1.0
158
+ websocket-client==1.8.0
159
+ websockets==15.0.1
160
+ wrapt==1.17.2
161
+ xxhash==3.5.0
162
+ yarl==1.20.1
163
+ zipp==3.23.0
164
+ zstandard==0.23.0