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 9 months ago
0
Follow
How can we chat with the obtained data
How can we chat with the obtained data
Inactive
0
Follow
A
Alwiiiiiiiin
9 months ago
Β·
How can we chat with the obtained data from a website using Selenium in LlamaIndex without storing and indexing that data? I mean chat on the air with the obtained data via the other part of the code?
L
A
5 comments
Share
Open in Discord
L
Logan M
9 months ago
I think you'd have to use an agent that uses some customt tool to interact with selenium somehow to answer requests
A
Alwiiiiiiiin
9 months ago
Thanks for the response.
So there is not a simple chat with text in LlamaIndex? like HuggingFace?
L
Logan M
9 months ago
I mean, you can chat directly with an LLM using SimpleChatEngine -- but this doesnt interact with any outside data
L
Logan M
9 months ago
Otherwise you need to index it, or create a tool that accesses data
A
Alwiiiiiiiin
9 months ago
Got it thanks!
Add a reply
Sign up and join the conversation on Discord
Join on Discord