Skip to content

Commit bc674a1

Browse files
committed
luigi's CC
1 parent 05c6d1c commit bc674a1

File tree

1 file changed

+2
-0
lines changed
  • ai-and-app-modernisation/ai-services/generative-ai-service

1 file changed

+2
-0
lines changed

ai-and-app-modernisation/ai-services/generative-ai-service/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Reviewed: 17.10.2024
5353
- Multilingual support for Retrieval-Augmented Generation (RAG) can be obtained either with a multilingual LLM or by interfacing a single language LLM with a translation service.
5454
- In this example, we’ll explore how to do the latter, by integrating Oracle Cloud Infrastructure (OCI) AI Language between LLM output and the user UI. This can be useful in many use cases, where a multilingual LLM is unavailable or RAG data sources are only available in a limited number of translations.
5555
- In this webinar, we will continue to use the RAG architecture presented in our previous Cloud Coaching sessions, and update it to use a multilingual embedding model.
56+
- [Cloud Coaching - How to enable Oracle Observability on RAG solutions](https://www.youtube.com/watch?v=VQg3lADHwu8)
57+
- In this session we show you how OCI Application Performances Monitor helps to increase GenAI user satisfaction by collecting Opentelemetry traces produced by RAG and providing insight dashboard, anomaly detection and error notifications.
5658

5759

5860
# Useful Links

0 commit comments

Comments
 (0)