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
To learn more about LlamaIndex, take a look at the following resources:
42
42
43
-
-[LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex.
44
-
-[Workflows Introduction](https://docs.llamaindex.ai/en/stable/understanding/workflows/) - learn about LlamaIndex workflows.
43
+
-[LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex (Python features).
44
+
-[LlamaIndexTS Documentation](https://ts.llamaindex.ai/docs/llamaindex) - learn about LlamaIndex (Typescript features).
45
+
-[Workflows Introduction](https://ts.llamaindex.ai/docs/llamaindex/guide/workflow) - learn about LlamaIndexTS workflows.
45
46
46
-
You can check out [the LlamaIndex GitHub repository](https://github.com/run-llama/llama_index) - your feedback and contributions are welcome!
47
+
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/typescript/form_filling/README-template.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,8 @@ The agent will fill the missing cells by retrieving the information from the upl
30
30
31
31
To learn more about LlamaIndex, take a look at the following resources:
32
32
33
-
-[LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex.
34
-
-[Workflows Introduction](https://docs.llamaindex.ai/en/stable/understanding/workflows/) - learn about LlamaIndex workflows.
33
+
-[LlamaIndex Documentation](https://docs.llamaindex.ai) - learn about LlamaIndex (Python features).
34
+
-[LlamaIndexTS Documentation](https://ts.llamaindex.ai/docs/llamaindex) - learn about LlamaIndex (Typescript features).
35
+
-[Workflows Introduction](https://ts.llamaindex.ai/docs/llamaindex/guide/workflow) - learn about LlamaIndexTS workflows.
35
36
36
-
You can check out [the LlamaIndex GitHub repository](https://github.com/run-llama/llama_index) - your feedback and contributions are welcome!
37
+
You can check out [the LlamaIndexTS GitHub repository](https://github.com/run-llama/LlamaIndexTS) - your feedback and contributions are welcome!
0 commit comments