Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 2 years ago
0
Follow
Outdated tutorial?
Outdated tutorial?
Inactive
0
Follow
m
mythic4470
2 years ago
Β·
it's the guide i tried to follow, but it's outdated.for example the langchain agents module doesn't exist
L
m
5 comments
Share
Open in Discord
L
Logan M
2 years ago
Which import exactly is giving you issues?
m
mythic4470
2 years ago
from llama_index.langchain_helpers.agents import LlamaToolkit, create_llama_chat_agent, IndexToolConfig, GraphToolConfig
agents doesn't exist
llama-index ver 0.4.26
L
Logan M
2 years ago
Ohhh your llama index version is from before the tutorial was made actually.
Try updating, and the tutorial should work π
pip install --upgrade llama_index langchain
m
mythic4470
2 years ago
my bad! you're right, upgrading solved the issue, thank you. can't beleive i missed that π
L
Logan M
2 years ago
Easy to miss! Glad it works πͺπͺ
Add a reply
Sign up and join the conversation on Discord
Join on Discord