Replies: 3 comments
-
|
@thinkall FYI |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @bbence84 , if you set |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
I am not even sure if this is what is happening, but it seems that each time I restart my script, the RAG agent recreates the embeddings. My retrieve_config:
I see the following in the console:
Does it mean that it only loads what is already there and does not recreate embeddings again?
If indeed it's just reusing it, then how can I force the update?
Thanks!
Bence
Beta Was this translation helpful? Give feedback.
All reactions