Skip to content

Commit 417ff08

Browse files
authored
Update README.md
1 parent 5ed4bc1 commit 417ff08

File tree

1 file changed

+17
-2
lines changed
  • ai/oracle-digital-assistant/oda-multi-agent

1 file changed

+17
-2
lines changed
Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
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.
819
Be 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)

0 commit comments

Comments
 (0)