Skip to content

Commit b921592

Browse files
authored
Merge branch 'main' into ao-langchain-video-image-analysis
2 parents 99a0b9a + f199549 commit b921592

File tree

19 files changed

+11400
-20
lines changed

19 files changed

+11400
-20
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
shared-assets/bastion-py-script/.oci/
33
shared-assets/bastion-py-script/temp/
44
temp/
5+
app-dev/app-integration-and-automation/oracle-integration-cloud/01-oic-connectivity-agent/README_tmp.html

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cffi==1.17.1
1313
charset-normalizer==3.4.1
1414
circuitbreaker==2.0.0
1515
click==8.1.7
16-
cryptography==43.0.3
16+
cryptography==44.0.1
1717
dataclasses-json==0.6.7
1818
decorator==5.1.1
1919
executing==2.2.0
@@ -27,7 +27,7 @@ httpx-sse==0.4.0
2727
idna==3.10
2828
ipython==8.31.0
2929
jedi==0.19.2
30-
Jinja2==3.1.4
30+
Jinja2==3.1.6
3131
jsonpatch==1.33
3232
jsonpointer==3.0.0
3333
jsonschema==4.23.0

app-dev/app-integration-and-automation/oci-process-automation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Review Date: 03.11.2023
1313
- [OCI OPA 3 Documentation](https://docs.oracle.com/en-us/iaas/process-automation/index.html)
1414
- [Service Demo of UI Enhancements](https://videohub.oracle.com/media/New+OCI+Process+Automation+Gen3+-+UI+Enhancements+Demo/1_t31x313u)
1515
- [Oracle Process Automation with OCI AI Services blog](https://blogs.oracle.com/integration/post/automation-and-ai-oracle-process-automation-with-oci-ai-services)
16-
- [Course: Process Automation Using Oracle Integration Cloud](https://mylearn.oracle.com/ou/course/process-automation-using-oracle-integration-cloud-new/101633/)
16+
- [Course: Process Automation Using Oracle Integration Cloud](https://mylearn.oracle.com/ou/course/process-automation-using-oracle-integration-cloud-new/149268/)
1717
- [New OCI Process Automation Gen3 Demo of UI Enhancements](https://videohub.oracle.com/media/New+OCI+Process+Automation+Gen3+-+UI+Enhancements+Demo/1_t31x313u)
1818

1919
# Team Publications
20-
- [Shared Assets](https://github.com/oracle-devrel/technology-engineering/tree/main/ai-and-app-modernisation/app-integration-and-automation/shared-assets)
20+
- [Shared Assets](https://github.com/oracle-devrel/technology-engineering/tree/main/app-dev/app-integration-and-automation/shared-assets)
2121
- List of reusable assets spanning multiple cloud services (OIC, OPA, API Gateway)
2222

2323

Binary file not shown.

app-dev/app-integration-and-automation/oracle-integration-cloud/01-oic-connectivity-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Assets that contain solution design practice and implementation steps for the Hybrid Integrations and integrating private OCI resources.
44

5-
Review Date: 19.01.2024
5+
Review Date: 04.04.2025
66

77
# OIC-Connectivity-Agent-and-Hybrid-Integrations
88

app-dev/app-integration-and-automation/oracle-integration-cloud/04-oic-resilient-batch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This asset contains accelerator type OIC Gen3 implementation of the resilient batch processing on top of Parking Lot Pattern. This pattern address one specific need when using Oracle Integration Cloud OIC for processing many batches. The repository provides the OIC Gen3 project with sample integrations and ATP scripts required for the implementation described in the [README.md](./files/oic-parkinglot/README.md).
44

5-
Review Date: 19.01.2024
5+
Review Date: 04.04.2025
66

77
# When to use this asset?
88

app-dev/app-integration-and-automation/oracle-integration-cloud/05-oic-adapters-clickthrough/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Assets that contain oic adapters configuration and implementation practice for t
77
- Kafka Adapter
88
- EBS Adapter
99

10-
Review Date: 28.11.2024
10+
Review Date: 04.04.2025
1111

1212
# When to use these assets?
1313

0 commit comments

Comments
 (0)