Package: @effect/ai
Module: Toolkit
An empty toolkit with no tools.
Useful as a starting point for building toolkits or as a default value. Can be extended using the merge function to add tools.
Signature
declare const empty: Toolkit<{}>
Since v1.0.0