You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/components/agents/python/blog/README-template.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,8 @@ ENVIRONMENT=prod poetry run python main.py
59
59
60
60
To learn more about LlamaIndex, take a look at the following resources:
61
61
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!
Copy file name to clipboardExpand all lines: templates/components/agents/python/form_filling/README-template.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,8 @@ ENVIRONMENT=prod poetry run python main.py
53
53
54
54
To learn more about LlamaIndex, take a look at the following resources:
55
55
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.
58
59
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