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
|`llama_index.json`|LLamaIndex specific configuration file. |
116
+
|`main.py`|LlamaIndex agent code. |
117
+
|`llama_index.json`|LlamaIndex specific configuration file. |
118
118
|`pyproject.toml`| Project metadata and dependencies as per [PEP 518](https://peps.python.org/pep-0518/). |
119
119
120
120
@@ -316,6 +316,6 @@ section, as agent input:
316
316
317
317
## Next Steps
318
318
319
-
Congratulations! You have successfully set up, created, published, and run a UiPath LangChain Agent. 🚀
319
+
Congratulations! You have successfully set up, created, published, and run a UiPath LlamaIndex Agent. 🚀
320
320
321
321
For more advanced agents and agent samples, please refer to our [samples section](https://github.com/UiPath/uipath-llamaindex-python/tree/main/samples) in GitHub.
0 commit comments