File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
ai/oracle-digital-assistant/oda-multi-agent Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# ODA Multi-Agent samples
22
33## Installation
4- Please import the sample here in your ODA
4+ Please import the sample below in your ODA
5+ - Llm1
6+ - contains a agent calling tools
7+ - LlmHistory1
8+ - contains an agent calling tools
9+ - and history of conversation
10+ - RagHoliday
11+ - contains an agent calling other agent
12+ - Unity
13+ - contains an supervisor that calls other agents
14+ - LLamaProd
15+ - contains an supervisor that calls other agents
16+ - translation
517
618## Configuration
7- Some of the installation needs rest API, but some not.
819Be sure to import the Weather API before to import the Skills.
20+
21+ ## Known issue
22+ RagHoliday and LLamaProd use a RAG agent (you need an OCI RAG agent ocid to use it)
23+ LLamaProd needs more rest API to work fully. One of them is a RAG agent (you need an OCI RAG agent ocid to use it)
You can’t perform that action at this time.
0 commit comments