[!TIP]Location within the framework Hive-agent-framework/version.
[!TIP]
Location within the framework Hive-agent-framework/version.
Hive-agent-framework/version
import { Version } from "Hive-agent-framework/version"; console.log(`Framework version is ${Version}`);
Source: examples/version.ts
[!NOTE]If you develop the framework locally, the version will always be 0.0.0.
[!NOTE]
If you develop the framework locally, the version will always be 0.0.0.
0.0.0
[!NOTE]The framework's serializer attaches the framework's version to its metadata. Read more about Serialization.
The framework's serializer attaches the framework's version to its metadata. Read more about Serialization.