Skip to content

Commit f190af6

Browse files
committed
update
Signed-off-by: Michael Yuan <[email protected]>
1 parent fd40be2 commit f190af6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</a>
1717
</p>
1818

19-
[Deploy this function on flows.network](), and you will get an AI agent to review and summarize GitHub Pull Requests. It helps busy open source contributors understand and make decisions on PRs faster! Here are some examples. Notice how the code review bot provides code snippets to show you how to improve the code!
19+
[Deploy this function on flows.network](https://flows.network/flow/createByTemplate/github-pr-summary-llm), and you will get an AI agent to review and summarize GitHub Pull Requests. It helps busy open source contributors understand and make decisions on PRs faster! Here are some examples. Notice how the code review bot provides code snippets to show you how to improve the code!
2020

2121
> We recommend you to use a [Gaia node](https://github.com/GaiaNet-AI/gaianet-node) running an open source coding LLM as the backend to perform PR reviews and summarizations. You can use [a community node](https://docs.gaianet.ai/user-guide/nodes#codestral) or run a node [on your own computer](https://github.com/GaiaNet-AI/node-configs/tree/main/codestral-0.1-22b)!
2222
@@ -48,7 +48,7 @@ You will also need to sign into [flows.network](https://flows.network/) from you
4848

4949
### 1 Create a bot from template
5050

51-
Create a flow function from [this template]().
51+
Create a flow function from [this template](https://flows.network/flow/createByTemplate/github-pr-summary-llm).
5252
It will fork a repo into your personal GitHub account. Your flow function will be compiled from the source code
5353
in your forked repo. You can configure how it is summoned from the GitHub PR.
5454

0 commit comments

Comments
 (0)