run-llama / llama_index

LlamaIndex is a data framework for your LLM applications
https://docs.llamaindex.ai
MIT License
33.29k stars 4.66k forks source link

[Question]: Can we use Langchain Tools with LlamaIndex agents? I know we can use it reverse way. #14476

Open moonlightnexus opened 4 days ago

moonlightnexus commented 4 days ago

Question Validation

Question

Can we use Langchain Tools with LlamaIndex agents?

dosubot[bot] commented 4 days ago

Yes, you can use Langchain Tools with LlamaIndex agents. LlamaIndex query engines can be easily packaged as Tools to be used within a LangChain agent. Additionally, the LlamaIndex core library provides specific integrations for creating Llama agents and tools, such as LlamaIndexTool, LlamaGraphTool, and toolkits like LlamaToolkit [1][2][3].

To continue talking to Dosu, mention @dosu.