Debug Mode `import langchain; langchain.debug=True` A much requested feature! You can now get full traces printed out to the console. Along with token usage, LLM info, etc. Should be super handy for debugging complex chains and agents
By
–

Debug Mode `import langchain; langchain.debug=True` A much requested feature! You can now get full traces printed out to the console. Along with token usage, LLM info, etc. Should be super handy for debugging complex chains and agents