CancellationToken

org.llm4s.agent.orchestration.CancellationToken
See theCancellationToken companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Create a new cancellation token

Create a new cancellation token

Attributes

Concrete fields

A token that is never cancelled (for operations that can't be cancelled)

A token that is never cancelled (for operations that can't be cancelled)

Attributes