You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to view the final prompt that will be send to the LLM? I'm dealing with a fairly complex ai_model and I would like to see the actual payload to better understand where the problem might be coming from.
I was also wondering if additional Field parameters will be send to the LLM. If I add an example="John Doe" would this also be send out? Another reason why I would like to see the prompt :)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is it possible to view the final prompt that will be send to the LLM? I'm dealing with a fairly complex
ai_model
and I would like to see the actual payload to better understand where the problem might be coming from.I was also wondering if additional
Field
parameters will be send to the LLM. If I add anexample="John Doe"
would this also be send out? Another reason why I would like to see the prompt :)Beta Was this translation helpful? Give feedback.
All reactions