A server-side tool that the provider executes (e.g. web_search).
Unlike Tool, the client doesn't execute these — results come back
inline in the same response.
Constructors
code_execution
Convenience: code execution.
Sourceweb_search(max_uses :
Int32 |
Nil = nil) : self
Convenience: web search with optional max_uses.
Source