Skip to content

Commit 8fddfb4

Browse files
committed
update
1 parent 057c328 commit 8fddfb4

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

modules/ROOT/images/chunks_in_rag.png

817 KB
Loading

modules/ROOT/pages/aura-and-ai/agents.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ Agents are applications that use generative AI models to think and act towards g
77
* Utilizes tools to access data and take actions such as querying databases or calling APIs.
88
99
Good at improving the quality of results and reasoning with each other.
10-
Doing different things in the workflows.
10+
Different types of agents that are - doing different things in the workflows.
11+
12+
A system might look like this:
1113

1214
* Have an orchestration layer
1315
* Have some genAI models hookedup
1416
* Have some tools
15-
* Better results than one LLM can give you together
16-
1717
18+
These all collaborate so you have *better results than one LLM can give you together.*

modules/ROOT/pages/aura-and-ai/talk-with-data.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,10 @@ Aura provides built-in authentication, role-based access control, and fine-grain
2020

2121
*Pay-as-you-go pricing*::
2222
Scale compute and storage resources on demand. Aura is cost-effective for both experimentation and production workloads.
23+
24+
== GraphRAG in Aura
25+
26+
Viewing a document chunk in Aura
27+
28+
image::chunks_in_rag.png[View the chunks in Aura]
29+

0 commit comments

Comments
 (0)