Skip to content

Commit 273549a

Browse files
committed
fix link
1 parent ef040d5 commit 273549a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/apps/12_langgraph_agent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ $ pip install -r requirements.txt
3535

3636
### Examples
3737

38-
#### [reflection_agent](./reflection_agent/main.py)
38+
#### [reflection_agent](https://github.com/ks6088ts-labs/workshop-azure-openai/tree/main/apps/12_langgraph_agent/reflection_agent)
3939

40-
#### [react_agent](./react_agent/main.py)
40+
#### [react_agent](https://github.com/ks6088ts-labs/workshop-azure-openai/tree/main/apps/12_langgraph_agent/react_agent)
4141

42-
#### [advanced_rag_flows](./advanced_rag_flows/main.py)
42+
#### [advanced_rag_flows](https://github.com/ks6088ts-labs/workshop-azure-openai/tree/main/apps/12_langgraph_agent/advanced_rag_flows)
4343

4444
```shell
4545
# create vector store

0 commit comments

Comments
 (0)