Replace agent
Update an agent’s model, instructions, or tools.
Authorizations
Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
Path Parameters
Body
DEPRECATED: Use tool_ids instead.
- CreateFileSearch
- CreateWebSearch
- CreateRunPython
{
"name": "file_search",
"tool_env": {
"document_tool_desc": "Search through uploaded documents",
"file_search_index": "my-document-index",
"score_threshold": 0.7,
"top_k": 10
}
}
Preferred way to associate tools with an agent.
0 <= x <= 2Controls how much reasoning the agent uses when working through a request. Accepts low, medium, or high, where higher levels produce more thorough reasoning. The speed_optimized and performance_optimized values are only supported for backward compatibility. speed_optimized maps to low, and performance_optimized maps to high.
low, medium, high, speed_optimized, performance_optimized Response
Successful Response
Inactive, Pending, Active, Updating, Failed Controls how much reasoning the agent uses when working through a request. Accepts low, medium, or high, where higher levels produce more thorough reasoning. The speed_optimized and performance_optimized values are only supported for backward compatibility. speed_optimized maps to low, and performance_optimized maps to high.
low, medium, high, speed_optimized, performance_optimized 0 <= x <= 20 <= x <= 2Internal schema for File Search tool.
- FileSearch
- RunPython
- WebSearch
- AgentAsTool
- MCPConnectorTool
x >= 0