-
|
I have an FAQ airtable with the colums: Question, Answer, Source (which is a link). I have embedded it into Pinecone via RAG. |
Beta Was this translation helpful? Give feedback.
Answered by
Nourogl
Feb 21, 2024
Replies: 1 comment
-
|
Solved the problem. It was enough to instruct openai to give the links along with the answers. It seems to recognize that the information on each raw belong together. That's mind blowing to me :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Nourogl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved the problem. It was enough to instruct openai to give the links along with the answers. It seems to recognize that the information on each raw belong together. That's mind blowing to me :)