Skip to content
Discussion options

You must be logged in to vote

Currently best way is to separate into 2 flows.

1.) Upsert flow (create index):

2.) Load existing index

However, for the upsert flow, documents will only get upserted once when user start asking question (only the first time), it wont upsert again whenever user ask another question. ONLY when the flow configuration (like different file, different openapi, different pinecone index, etc) got changed, and you have to save it again, then another upsert will be done

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by matthias
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants