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
The code that invokes the model provider may produce terminal output related to the request and response, but this is not captured in the notebook as a result of running a %%ai magic command.
Proposed Solution
Capture LangChain or other intermediate output in the cell metadata.