Skip to content

Commit 4c198d6

Browse files
committed
update
1 parent 8fddfb4 commit 4c198d6

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

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

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,20 @@ An example where GraphRAG is used integrated with LLMs and Cypher queries to ret
99

1010
== Key features
1111

12-
*Fully managed infrastructure*::
13-
No manual setup or maintenance is required. Aura automatically handles scaling, backups, and security patches.
12+
*Fully managed infrastructure*: No manual setup or maintenance is required. Aura automatically handles scaling, backups, and security patches.
1413

15-
*Always up to date*::
16-
Aura runs on the latest Neo4j version, with vector search, hybrid search, and other retrieval features available without manual upgrades.
14+
*Always up to date*: Aura runs on the latest Neo4j version, with vector search, hybrid search, and other retrieval features available without manual upgrades.
15+
16+
*Integrated security*: Aura provides built-in authentication, role-based access control, and fine-grained security to ensure models can only access approved data.
17+
18+
*Pay-as-you-go pricing*: Scale compute and storage resources on demand. Aura is cost-effective for both experimentation and production workloads.
19+
20+
== Aura `.env`
21+
22+
*You can literally set up a Free instance and try this out*
23+
*You just need to create a .env with your aura details and you can do that in this format:
1724

18-
*Integrated security*::
19-
Aura provides built-in authentication, role-based access control, and fine-grained security to ensure models can only access approved data.
2025

21-
*Pay-as-you-go pricing*::
22-
Scale compute and storage resources on demand. Aura is cost-effective for both experimentation and production workloads.
2326

2427
== GraphRAG in Aura
2528

0 commit comments

Comments
 (0)