chatlas
Reference
Changelog
User-facing types
types.WebSource
Function reference
Chat model providers
ChatAnthropic
ChatAuto
ChatAzureOpenAI
ChatBedrockAnthropic
ChatCloudflare
ChatDatabricks
ChatDeepSeek
ChatGithub
ChatGoogle
ChatGroq
ChatHuggingFace
ChatLMStudio
ChatMistral
ChatOllama
ChatOpenAI
ChatOpenAICompletions
ChatOpenRouter
ChatPerplexity
ChatPortkey
ChatPosit
ChatSnowflake
ChatVertex
The chat object
Chat
FileManager
Image input
content_image_file
content_image_plot
content_image_url
PDF input
content_pdf_file
content_pdf_url
Document input
content_document_file
content_document_url
Tool calling
Tool
ToolRejectError
Built-in tools
tool_web_search
tool_web_fetch
Parallel and batch chat
parallel_chat
parallel_chat_text
parallel_chat_structured
batch_chat
batch_chat_text
batch_chat_structured
batch_chat_completed
Prompt interpolation
interpolate
interpolate_file
Turns
AssistantTurn
UserTurn
SystemTurn
Turn
Query token usage
token_usage
Implement a model provider
Provider
User-facing types
types.Content
types.ContentCitation
types.ContentImage
types.ContentImageInline
types.ContentImageRemote
types.ContentJson
types.ContentPDF
types.ContentDocument
types.ContentText
types.ContentThinking
types.ContentThinkingDelta
types.ContentToolRequest
types.ContentToolResult
types.ContentToolRequestSearch
types.ContentToolResponseSearch
types.ContentToolRequestFetch
types.ContentToolResponseFetch
types.ContentUploaded
types.ChatResponse
types.ChatResponseAsync
types.FileMetadata
types.ImageContentTypes
types.MISSING_TYPE
types.MISSING
types.Source
types.SubmitInputArgsT
types.TokenUsage
types.ToolAnnotations
types.ToolInfo
types.WebSource
On this page
types.WebSource
Report an issue
Edit this page
User-facing types
types.WebSource
types.WebSource
types.WebSource()
A web page surfaced by a search (not necessarily cited in the answer).
types.ToolInfo