Skip to content

Commit 19a5a21

Browse files
authored
Merge branch 'main' into dependabot/pip/ai/generative-ai-service/Video-Image-Analysis-using-Langchain/pydantic-1.10.13
2 parents 42903a1 + c68541f commit 19a5a21

File tree

2 files changed

+7
-9
lines changed
  • ai/generative-ai-service/smart-invoice-extraction
  • app-dev/app-integration-and-automation/oracle-integration-cloud/08-oic-cicd-vbs-shellsteps/files

2 files changed

+7
-9
lines changed
Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
pandas==1.5.3
2-
json==2.0.9
3-
langchain==0.0.209
4-
langchain_community==0.0.1
5-
streamlit==1.24.0
6-
oci==2.97.0
7-
pdf2image==1.16.3
8-
Pillow==8.4.0
1+
langchain_community==0.3.24
2+
langchain_core==0.3.59
3+
pandas==2.2.3
4+
pdf2image==1.17.0
5+
streamlit==1.41.0
6+
oci==2.150.3

app-dev/app-integration-and-automation/oracle-integration-cloud/08-oic-cicd-vbs-shellsteps/files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Scripts located in the folder is possible to use directly as the Step in the VBS
1212
![image](./images/VBS-build-job-step.png)
1313

1414
## OCI VBS and CICD
15-
[BS provides Free* OCI PaaS Service](https://vbcookbook.oracle.com/) to
15+
[VBS provides Free* OCI PaaS Service](https://vbcookbook.oracle.com/) to
1616
- Plan and manage development processes with issue tracking, agile and sprint planning, wikis, and development dashboards
1717
- Manage code lifecycle with Git repositories, peer code review, and continuous integration and delivery pipelines
1818
- Gain flexibility with support for popular build and testing frameworks and infrastructure-as-code standards

0 commit comments

Comments
 (0)