opentool_server library
Classes
- CliArguments
- CliTool
- DataType
- Event
- EventType
- FunctionCall
- FunctionModel
- HostType
- Info
- JsonRPCHttpRequestBody
- JsonRPCHttpResponseBody
- JsonRPCHttpResponseBodyError
- OpenTool
- OpenToolJsonLoader
- OpenToolServer
- Parameter
- Return
- Schema
- SchemasSingleton
- SchemaType
- Server
- ServerConfig
- StatusInfo
- StatusType
- ToolReturn
- Version
Constants
- CLI_ARGUMENT_APIKEYS → const String
- CLI_ARGUMENT_HOST → const String
- CLI_ARGUMENT_PORT → const String
- CLI_ARGUMENT_TAG → const String
- DEFAULT_PREFIX → const String
- DEFAULT_TOOL_HOST → const String
- DEFAULT_TOOL_PORT → const int
- DEFAULT_TOOL_TAG → const String
- JSONRPC_VERSION → const String
Exceptions / Errors
- FunctionNotSupportedException
- InvalidArgumentsException
- JsonParserException
- ToolBreakException
-
When client catch
ToolBreakException. The client should be stopped calling.