Logging Inputs to Embeddings Node #1751
Replies: 1 comment
-
|
OK, I now see this is available in debug. flowise start –-DEBUG=true |
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.
-
In conversational RAG, is it possible to see which text is being submitted to the OpenAI Embeddings node? I have LangSmith, Langfuse and Lunary enabled but the only OpenAI interaction I can see is at the generation stage. Please see screenshot. To be clear, I don't need the embeddings returned by text-embedding-ada-002, I need the text submitted to that embeddings engine. Doable?

Beta Was this translation helpful? Give feedback.
All reactions