Skip to content

Commit 341987b

Browse files
authored
Merge branch 'main' into pob-app-integration
2 parents effde91 + 6a77f60 commit 341987b

File tree

420 files changed

+8638
-715
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

420 files changed

+8638
-715
lines changed

ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jsonschema==4.23.0
3434
jsonschema-specifications==2024.10.1
3535
langchain==0.3.14
3636
langchain-community==0.3.14
37-
langchain-core==0.3.29
37+
langchain-core==0.3.80
3838
langchain-experimental==0.3.4
3939
langchain-text-splitters==0.3.9
4040
langgraph==0.2.62

ai/gen-ai-agents/custom-rag-agent/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ kiwisolver==1.4.8
8888
lab==8.4
8989
langchain==0.3.26
9090
langchain-community==0.3.27
91-
langchain-core==0.3.66
91+
langchain-core==0.3.80
9292
langchain-mcp-adapters==0.1.9
9393
langchain-text-splitters==0.3.8
9494
langchain-unstructured==0.1.6
@@ -159,7 +159,7 @@ pylint==3.3.4
159159
PyMuPDF==1.25.4
160160
pyOpenSSL==24.3.0
161161
pyparsing==3.2.1
162-
pypdf==6.0.0
162+
pypdf==6.4.0
163163
pypdfium2==4.30.1
164164
python-dateutil==2.9.0.post0
165165
python-docx==1.2.0

ai/gen-ai-agents/document-understanding-mcp-ai-agent/files/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ai/gen-ai-agents/mcp-oci-integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jsonschema-path==0.3.4
4343
jsonschema-specifications==2025.9.1
4444
langchain==0.3.27
4545
langchain-community==0.3.29
46-
langchain-core==0.3.76
46+
langchain-core==0.3.80
4747
langchain-oci==0.1.5
4848
langchain-oracledb==1.0.2
4949
langchain-text-splitters==0.3.11

ai/gen-ai-agents/sql-graph-generator-dashboard/files/backend/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
fastapi==0.104.1
33
uvicorn==0.24.0
44
pydantic==2.5.0
5-
python-multipart==0.0.6
5+
python-multipart==0.0.18
66

77
# OCI SDK
88
oci==2.119.1
99

1010
# LangChain
11-
langchain==0.1.0
12-
langchain-core==0.1.10
13-
langchain-community==0.0.13
11+
langchain==0.2.5
12+
langchain-core==0.3.80
13+
langchain-community==0.3.27
1414

1515
# Data visualization
1616
matplotlib==3.8.2

ai/gen-ai-agents/travel-agent/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ kiwisolver==1.4.8
7474
lab==8.4
7575
langchain==0.3.25
7676
langchain-community==0.3.24
77-
langchain-core==0.3.60
77+
langchain-core==0.3.80
7878
langchain-text-splitters==0.3.8
7979
langgraph==0.4.5
8080
langgraph-checkpoint==3.0.0

ai/generative-ai-service/Document Processing with GenAI/generic-document-evaluation/frontend/package-lock.json

Lines changed: 16 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ai/generative-ai-service/Document Processing with GenAI/smart-invoice-extraction/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
json==2.0.9
22
Pillow==10.3.0
33
langchain_community==0.3.24
4-
langchain_core==0.3.59
4+
langchain_core==0.3.80
55
pandas==2.2.3
66
pdf2image==1.17.0
77
streamlit==1.41.0

ai/generative-ai-service/Video-Image-Analysis-using-Langchain/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ streamlit==1.32.2
22
opencv-python==4.9.0.80
33
langchain==0.2.5
44
langchain-community==0.2.19
5-
langchain-core==0.1.53
5+
langchain-core==0.3.80
66
oracledb==1.4.0
77
tiktoken==0.6.0
88
pydantic==1.10.13

ai/generative-ai-service/hr-goal-alignment/files/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jsonschema==4.23.0
4141
jsonschema-specifications==2024.10.1
4242
langchain==0.3.21
4343
langchain-community==0.3.20
44-
langchain-core==0.3.49
44+
langchain-core==0.3.80
4545
langchain-text-splitters==0.3.9
4646
langdetect==1.0.9
4747
langsmith==0.3.19

0 commit comments

Comments
 (0)