Skip to content
Discussion options

You must be logged in to vote

Perhaps you can achieve this by enabling debug mode:

import langchain

# Enable debug mode
langchain.debug = True

Alternatively, you could try setting verbose=True in prompt_template_synopsis, prompt_template_review, and during LLM creation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@phoenixcoder-ed
Comment options

Answer selected by phoenixcoder-ed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants