Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
Hello, is it possible to use define
Hello, is it possible to use define
Inactive
0
Follow
At a glance
r
richard1861
last year
Β·
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
last year
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