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 3 months ago
0
Follow
Hello, is it possible to use define
Hello, is it possible to use define
Inactive
0
Follow
r
richard1861
11 months ago
ยท
Hello, is it possible to use define something like similarity_top_k=3, for the Chat Engine? I want to use the ChatMode but i am not sure how to control how many nodes to retrieve in each call
T
1 comment
Share
Open in Discord
T
Teemu
11 months ago
You should be able to do:
Plain Text
Copy
chat_engine = index.as_chat_engine( similarity_top_k=2, service_context=service_context)
Add a reply
Sign up and join the conversation on Discord
Join on Discord