RAG implementation, content moderation, prompt classification, new LLM chain, document storage
This commit is contained in:
@@ -30,16 +30,16 @@ djangorestframework-simplejwt==5.3.1
|
||||
duckdb==1.1.3
|
||||
et_xmlfile==2.0.0
|
||||
exceptiongroup==1.2.2
|
||||
Faker==33.1.0
|
||||
Faker
|
||||
filelock==3.16.1
|
||||
fonttools==4.55.3
|
||||
frozenlist==1.5.0
|
||||
fsspec==2024.12.0
|
||||
greenlet==3.1.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.27.2
|
||||
httpx-sse==0.4.0
|
||||
httpcore
|
||||
httpx
|
||||
httpx-sse
|
||||
hyperlink==21.0.0
|
||||
idna==3.10
|
||||
importlib_resources==6.4.5
|
||||
@@ -48,14 +48,14 @@ Jinja2==3.1.5
|
||||
jiter==0.8.2
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.0.0
|
||||
kiwisolver==1.4.7
|
||||
langchain==0.3.13
|
||||
langchain-community==0.3.13
|
||||
langchain-core==0.3.28
|
||||
langchain-ollama==0.2.2
|
||||
langchain-openai==0.2.14
|
||||
langchain-text-splitters==0.3.4
|
||||
langsmith==0.2.7
|
||||
kiwisolver
|
||||
langchain
|
||||
langchain-community
|
||||
langchain-core
|
||||
langchain-ollama
|
||||
langchain-openai
|
||||
langchain-text-splitters
|
||||
langsmith
|
||||
lxml==5.3.0
|
||||
MarkupSafe==3.0.2
|
||||
marshmallow==3.23.2
|
||||
@@ -77,14 +77,14 @@ nvidia-cusparse-cu12==12.3.1.170
|
||||
nvidia-nccl-cu12==2.21.5
|
||||
nvidia-nvjitlink-cu12==12.4.127
|
||||
nvidia-nvtx-cu12==12.4.127
|
||||
ollama==0.4.5
|
||||
ollama-python==0.1.2
|
||||
openai==1.58.1
|
||||
ollama
|
||||
ollama-python
|
||||
openai
|
||||
openpyxl==3.1.5
|
||||
orjson==3.10.13
|
||||
packaging==24.2
|
||||
pandas==2.2.3
|
||||
pandasai==2.4.1
|
||||
pandasai
|
||||
pathspec==0.12.1
|
||||
pillow==11.0.0
|
||||
platformdirs==4.3.6
|
||||
|
||||
Reference in New Issue
Block a user