HumanInputLLM A LLM wrapper that: 1. prints out the full prompt
2. asks the user for input to use as the response Useful for stepping through and debugging complex agents/chains in a controlled manner! Thanks to Myeongseop Kim for adding Docs: https://
python.langchain.com/en/latest/modu
les/models/llms/examples/human_input_llm.html
…
HumanInputLLM: LLM Wrapper for Agent Debugging
By
–
Leave a Reply