Skip to content

Commit 2eef40e

Browse files
committed
update docs link
1 parent 68b53cc commit 2eef40e

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

templates/components/agents/python/blog/README-template.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ ENVIRONMENT=prod poetry run python main.py
5959

6060
To learn more about LlamaIndex, take a look at the following resources:
6161

62-
- [LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex.
63-
- [Workflows Introduction](https://docs.llamaindex.ai/en/stable/understanding/workflows/) - learn about LlamaIndex workflows.
64-
You can check out [the LlamaIndex GitHub repository](https://github.com/run-llama/llama_index) - your feedback and contributions are welcome!
62+
- [LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex (Python features).
63+
- [LlamaIndexTS Documentation](https://ts.llamaindex.ai/docs/llamaindex) - learn about LlamaIndex (Typescript features).
64+
- [Workflows Introduction](https://ts.llamaindex.ai/docs/llamaindex/guide/workflow) - learn about LlamaIndexTS workflows.
65+
66+
You can check out [the LlamaIndexTS GitHub repository](https://github.com/run-llama/LlamaIndexTS) - your feedback and contributions are welcome!

templates/components/agents/python/form_filling/README-template.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ ENVIRONMENT=prod poetry run python main.py
5353

5454
To learn more about LlamaIndex, take a look at the following resources:
5555

56-
- [LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex.
57-
- [Workflows Introduction](https://docs.llamaindex.ai/en/stable/understanding/workflows/) - learn about LlamaIndex workflows.
56+
- [LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex (Python features).
57+
- [LlamaIndexTS Documentation](https://ts.llamaindex.ai/docs/llamaindex) - learn about LlamaIndex (Typescript features).
58+
- [Workflows Introduction](https://ts.llamaindex.ai/docs/llamaindex/guide/workflow) - learn about LlamaIndexTS workflows.
5859

59-
You can check out [the LlamaIndex GitHub repository](https://github.com/run-llama/llama_index) - your feedback and contributions are welcome!
60+
You can check out [the LlamaIndexTS GitHub repository](https://github.com/run-llama/LlamaIndexTS) - your feedback and contributions are welcome!

0 commit comments

Comments
 (0)