Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readers/agents/tools in LlamaHub available for LlamaIndexTS users? #1061

Open
vittoriohalfon opened this issue Jul 22, 2024 · 1 comment
Open

Comments

@vittoriohalfon
Copy link

Hello there, I started building a RAG application powered by Llamaindex.TS (chrome extension for students).
I was wondering whether the readers/agents/tools etc. provided in LlamaHub --> eg [https://llamahub.ai/?tab=readers] are usable within my llamaindex.ts application, as I don't see documentation for them in llamaindex and the import examples are in Python.

Is the only way to leverage these pre-created tools switchin to the Python client?
Thank you in advance!

@vittoriohalfon vittoriohalfon changed the title Are the readers/agents/tools provided in LlamaHub available for LlamaIndexTS users? Readers/agents/tools in LlamaHub available for LlamaIndexTS users? Jul 22, 2024
@marcusschiesser
Copy link
Collaborator

Unfortunately not, we have started a ToolFactory (https://github.com/run-llama/LlamaIndexTS/blob/main/packages/llamaindex/src/tools/ToolsFactory.ts) which contains a couple of the LlamaHub tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants