added anthropic tool support i think
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
type Type interface {
|
||||
OpenAIParameters() openai.FunctionParameters
|
||||
GoogleParameters() *genai.Schema
|
||||
AnthropicInputSchema() map[string]any
|
||||
|
||||
//SchemaType() jsonschema.DataType
|
||||
//Definition() jsonschema.Definition
|
||||
|
Reference in New Issue
Block a user