RAG option #1769
theDaRkMaN1984
started this conversation in
Ideas
RAG option
#1769
Replies: 1 comment 2 replies
-
Hello! Actually, you are right, it is currently not possible to use RAG with GPT-4 (G4F). RAG (Retrieval-Augmented Generation) and GPT-4 are different models and cannot simply be combined directly. You can use RAG to extract information from large data sets and pass that information to GPT-4 to generate text based on that information. You can create a pipeline that combines their functionality to solve specific problems. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! I think it isn't currently possible to use RAG with G4F, but can you implement it please?
Or am i dumb and didn't see the tree in front of the forest? :D
Greetings
DaRkMaN1984
Beta Was this translation helpful? Give feedback.
All reactions