ToolCallError

org.llm4s.toolapi.ToolCallError
See theToolCallError companion object
sealed trait ToolCallError

Enhanced tool call errors with consistent formatting

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def getMessage: String
def toolName: String

Concrete methods

def getFormattedMessage: String