Model ConstructorsCreate agents for different LLM providers |
|
---|---|
|
Agent Constructors |
Convenience Functions for Common Models |
|
Construct an Ollama Server Object |
|
Core FunctionsMain functions for working with LLMs |
|
Interact with an Agent |
|
Getting the Last Model Output |
|
Language Model Parameters |
|
Agent GrammarFunctions to configure and customize agents |
|
Instructing Models |
|
Prompt Construction |
|
Output Constraints |
|
Equipping Tools |
|
Demonstrating with Examples |
|
ToolsTool calling and external integrations |
|
Agent Tools |
|
Describing Tools with Rd |
|
Declaring Tool Parameters |
|
Text ProcessingText embedding and RAG functionality |
|
Text Embedding |
|
Text Stores |
|
Retrieve Documents |
|
Text Chunking |
|
Retrieval Augmented Generation (RAG) |
|
Object Persistence |
|
Model Context Protocol (MCP) ClientAccess tools, resources and prompts from an MCP server |
|
Model Context Protocol (MCP) |
|
ExperimentalFeatures that might change without notice |
|
Chat Pipelines |