docs: initial commit of developer information about tools #15
Annotations
4 errors
examples/tools/helloworld.ts#L11
Property 'inputSchema' in type 'HelloWorldTool' is not assignable to the same property in base type 'Tool<StringToolOutput, ToolOptions, BaseToolRunOptions>'.
|
examples/tools/openlibrary.ts#L100
Property 'inputSchema' in type 'OpenLibraryTool' is not assignable to the same property in base type 'Tool<OpenLibraryToolOutput, ToolOptions, BaseToolRunOptions>'.
|
examples/tools/openlibrary.ts#L114
Type 'this' does not satisfy the constraint 'AnyTool'.
|
|
This job failed
Loading