Is it possible to log the final prompts sent to the LLM? Similar to langchain's verbose=True #377
Unanswered
ro0sterjam
asked this question in
Help
Replies: 1 comment 10 replies
-
+1 Bumping this old message. What is the expected way to debug the underlying LLM calls? |
Beta Was this translation helpful? Give feedback.
10 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.
-
It would really be helpful for debugging (and learning) to be able to understand what is happening under the hood for functions such as
createChatCompletion
. Is there a way to do this?Beta Was this translation helpful? Give feedback.
All reactions