Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
santteegt committed Sep 19, 2024
1 parent 05b7174 commit 71ad9c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/pages/apis/boardroom-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -293,15 +293,15 @@ The recommended prompts and node config settings can be found [here](/node-deplo

- Asking what information the RAG bot is able to provide

![intro_prompt](/aave_samples/intro.png)
![intro_prompt](https://raw.githubusercontent.com/raid-guild/gaianet-rag-api-pipeline/72403cc4503ce65da4e737eb8f68c03aa5772f44/aave_samples/intro.png)

- Asking for information about the proposal [Enable Metis as Collateral on the Metis Chain](https://boardroom.io/aave/proposal/cHJvcG9zYWw6YWF2ZTpvbmNoYWluLXVwZ3JhZGU6MTUy)

![proposal1_prompt](/aave_samples/proposal1_summary.png)
![proposal1_prompt](https://raw.githubusercontent.com/raid-guild/gaianet-rag-api-pipeline/72403cc4503ce65da4e737eb8f68c03aa5772f44/aave_samples/proposal1_summary.png)

- Asking for information about [Onboarding USDS and sUSDS to Aave v3](https://boardroom.io/aave/discussions/18987)

![proposal1_prompt](/aave_samples/proposal2_summary.png)
![proposal1_prompt](https://raw.githubusercontent.com/raid-guild/gaianet-rag-api-pipeline/72403cc4503ce65da4e737eb8f68c03aa5772f44/aave_samples/proposal2_summary.png)

## Generating a knowledge base from another target DAO

Expand Down
2 changes: 1 addition & 1 deletion docs/pages/architecture/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Architecture Overview

![architecture](/architecture.png)
![architecture](https://raw.githubusercontent.com/raid-guild/gaianet-rag-api-pipeline/72403cc4503ce65da4e737eb8f68c03aa5772f44/architecture.png)

The diagram above showcases the system architecture. When running the `rag-api-pipeline` CLI, the tool executes the following steps:

Expand Down

0 comments on commit 71ad9c6

Please sign in to comment.