StandardToolCallDeserializer

org.llm4s.llmconnect.serialization.StandardToolCallDeserializer

Standard tool call deserializer for most providers

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def deserializeToolCalls(toolCallsJson: Value): Vector[ToolCall]