Skip to content

Commit 2bb66b7

Browse files
authored
Moved AI Sandbox to it's own menu item (#1037)
* Moved AI Sandbox to it's own menu ite
1 parent 9ebdb76 commit 2bb66b7

File tree

5 files changed

+27
-22
lines changed

5 files changed

+27
-22
lines changed

docs-source/spring/content/_index.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,12 @@ keywords: "spring springboot microservices development oracle backend helidon"
66

77
Oracle Backend for Microservices and AI allows developers to build microservices in Helidon and/or Spring Boot and provisions a "backend as a service" with Oracle Database and other infrastructure components that operate on multiple clouds. Oracle Backend for Microservices and AI vastly simplifies the task of building, testing, and operating microservices platforms for reliable, secure, and scalable enterprise applications.
88

9-
{{< hint type=[warning] icon=gdoc_fire title="Version 1.3.1 (production) released October, 2024" >}}
10-
Oracle Backend for Microservices and AI Version 1.3.0 is now generally available and suitable for production use. This version supports and recommends Helidon 4.1.1, Spring Boot 3.3.x, 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
9+
{{< hint type=[warning] icon=gdoc_fire title="Version 1.4.0 (production) released February 2025" >}}
10+
Oracle Backend for Microservices and AI Version 1.4.0 is now generally available and suitable for production use. This version supports and recommends Helidon 4.1.1, Spring Boot 3.3.x, 3.2.x, Spring 6.1 and Spring Cloud 2023.0.x, with limited backwards compatibility for Spring Boot 2.7.x.
1111
{{< /hint >}}
1212

1313
If you are building Spring Boot applications with Oracle Database, you should also check out [Spring Cloud Oracle](https://github.com/oracle/spring-cloud-oracle) which is the home of a number of the components used in Oracle Backend for Microservices and AI, and which you can also use in your own applications!
1414

15-
## New Developer Preview Feature - Oracle AI Microservices Sandbox
16-
17-
Oracle Backend for Microservices and AI Version 1.3.1 introduces [Oracle AI Microservices Sandbox](https://github.com/oracle-samples/oaim-sandbox) as a *Developer Preview* feature.
18-
19-
The Oracle AI Microservices Sandbox provides a streamlined environment where developers and data scientists can explore the potential of Generative Artificial Intelligence (GenAI) combined with Retrieval-Augmented Generation (RAG) capabilities. By integrating Oracle Database 23ai AI Vector Search, the Sandbox enables users to enhance existing Large Language Models (LLMs) through RAG.
20-
21-
It provides a "sandbox" for experimentation and iteration, allowing you to easily optimize a chatbot/RAG use case by exploring different models, chunking strategies, vector similarity algorithms, prompts, model parameters, memory, re-ranking, and evaluation.
22-
23-
![AI Microservices Sandbox](./ai-microservices-sandbox.png)
24-
25-
This feature is provided as a "developer preview" meaning it is provided for developers to experiment with, without any formal support, but with the expectation that it may become a formal feature in a future release. You may open issues in GitHub and best-effort assistance will be provided. Please be aware that this feature is under development, and not yet considered stable. Functionality, interfaces, etc., may change in non-backwards compatible ways.
26-
27-
For more information about this developer preview feature, please visit:
28-
- the [GitHub repo](https://github.com/oracle-samples/oaim-sandbox)
29-
- the [documentation](https://oracle-samples.github.io/oaim-sandbox/)
30-
- this OCI Cloud Coaching session titled [Building a real chatbot with Oracle Database 23ai](https://www.youtube.com/watch?v=oG9MPCpwUlU), (video) which includes discussion of the background concepts and a demonstration of this feature
31-
3215
## Try it out with CloudBank AI
3316

3417
To learn more about deploying and using Oracle Backend for Microservices and AI, we recommend our
@@ -95,8 +78,6 @@ Developers also have access to development or build time services and libraries
9578
- [OpenTelemetry Collector (including automatic instrumentation)](observability/tracing/).
9679
- [Spring Starters for Oracle Universal Connection Pool (UCP), Oracle Wallet, Oracle Advanced Queuing (AQ), and Transactional Event Queues (TxEventQ)](starters/).
9780

98-
99-
10081
## Need help?
10182

10283
We'd love to hear from you! You can contact us in the
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "Oracle AI Microservices Sandbox"
3+
description: "Oracle AI Microservices Sandbox"
4+
keywords: "support backend oracle ai sandbox microservices database"
5+
---
6+
## Developer Preview Feature - Oracle AI Microservices Sandbox
7+
8+
Oracle Backend for Microservices and AI Version 1.4.0 introduces [Oracle AI Microservices Sandbox](https://github.com/oracle-samples/oaim-sandbox) as a *Developer Preview* feature.
9+
10+
The Oracle AI Microservices Sandbox provides a streamlined environment where developers and data scientists can explore the potential of Generative Artificial Intelligence (GenAI) combined with Retrieval-Augmented Generation (RAG) capabilities. By integrating Oracle Database 23ai AI Vector Search, the Sandbox enables users to enhance existing Large Language Models (LLMs) through RAG.
11+
12+
It provides a "sandbox" for experimentation and iteration, allowing you to easily optimize a chatbot/RAG use case by exploring different models, chunking strategies, vector similarity algorithms, prompts, model parameters, memory, re-ranking, and evaluation.
13+
14+
![AI Microservices Sandbox](./ai-microservices-sandbox.png)
15+
16+
This feature is provided as a "developer preview" meaning it is provided for developers to experiment with, without any formal support, but with the expectation that it may become a formal feature in a future release. You may open issues in GitHub and best-effort assistance will be provided. Please be aware that this feature is under development, and not yet considered stable. Functionality, interfaces, etc., may change in non-backwards compatible ways.
17+
18+
For more information about this developer preview feature, please visit:
19+
20+
- the [GitHub repo](https://github.com/oracle-samples/oaim-sandbox)
21+
- the [Documentation](https://oracle-samples.github.io/oaim-sandbox/)
22+
- this OCI Cloud Coaching session titled [Building a real chatbot with Oracle Database 23ai](https://www.youtube.com/watch?v=oG9MPCpwUlU), (video) which includes discussion of the background concepts and a demonstration of this feature.

docs-source/spring/data/menu/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ main:
3737
ref: "/platform/vscode-plugin"
3838
- name: IntelliJ plugin
3939
ref: "/platform/intellij-plugin"
40+
- name: AI Sandbox
41+
ref: "/platform/aisandbox"
4042
- name: Observability
4143
ref: "/observability"
4244
sub:

docs-source/spring/themes/hugo-geekdoc/i18n/en.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ posts_tagged_with: All posts tagged with '{{ . }}'
3636

3737
footer_build_with: >
3838
Built with <svg class="gdoc-icon gdoc_heart"><use xlink:href="#gdoc_heart"></use></svg> by Oracle
39-
footer_legal_notice: (C) 2022, 2024, Oracle and/or its affiliates
39+
footer_legal_notice: (C) 2022, 2025, Oracle and/or its affiliates
4040
footer_privacy_policy: Privacy Policy
4141
footer_content_license_prefix: >
4242
Content licensed under Universal Permissive License

0 commit comments

Comments
 (0)