Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
This page is a note about how to custom tool with LangChain
Python=3.10.0
langchain=0.0.320
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Methods
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →
Examples
1. Import Modules
3. Initialize agent and run
AgentType.ZERO_SHOT_REACT_DESCRIPTION
不支援Multi-Input 的Function,
因此建議使用支援Multi-input 的 AgentType.STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION
。