Skip to content

Commit 9728746

Browse files
authored
ReActive Agents w/ Context + updated stale link (run-llama#10058)
* Added context for agents, updated a stale link in CONTRIBUTING.md, and added a notebook to demo a react agent with context. * Resolved issues in notebook. * Fixed typo and added some more comments for kapa * Added demo notebook to module_guides
1 parent d783944 commit 9728746

File tree

6 files changed

+480
-8
lines changed

6 files changed

+480
-8
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ make test
333333
For changes that involve entirely new features, it may be worth adding an example Jupyter notebook to showcase
334334
this feature.
335335

336-
Example notebooks can be found in this folder: <https://github.com/jerryjliu/llama_index/tree/main/examples>.
336+
Example notebooks can be found in this folder: <https://github.com/run-llama/llama_index/tree/main/docs/examples>.
337337

338338
### Creating a pull request
339339

0 commit comments

Comments
 (0)