module Anthropic
Defined in:
api.crerror.cr
event_source.cr
message_content.cr
messages.cr
model.cr
resource.cr
tool.cr
version.cr
Constant Summary
-
VERSION =
"0.1.0"
Class Method Summary
- .model_name(model : Model)
- .tool(input_type, description : String | Nil = input_type.description, *, name : String = input_type.name) : Tool
- .tools(array : Array(Tool))
- .tools(array : Enumerable)
- .tools(array : Nil)