Please enable JavaScript.
Coggle requires JavaScript to display documents.
LangChain, LLM, LLM-Chain, Output-Parser, Allowed Tools - Coggle Diagram
LangChain
Prompt Module
Base Prompt Ops
Custom Prompt Template
Few shot Template
NGram Overlap Example Selector
Maximal Marginal Relevance ExampleSelector
custom example selector
LengthBased Example Selector
Similarity Example Selector
Output_Parsing
Structured Output Parser
Using KOR As Library for custom output_parser
Agent
Basic Agent Operation
initialize_agent
Custom Agent
SubClass -- BaseMultiActionAgent
AgentExcuters
Tools
Class Base Tools
Decorator Base Function
Gradio-Tools
Basic Function
Indexes
Memory
Chains
Models
Automation Agents
LLM
LLM-Chain
Output-Parser
Allowed Tools