Releases
v821.0.0
Compare
Sorry, something went wrong.
No results found
@metamask/ai-controllers 0.1.0
Added
Initial release (#7693 )
Add AiDigestController for fetching and caching AI-generated asset digests (#7746 )
Add Market Insights support to AiDigestController with fetchMarketInsights action (#7930 )
Add searchDigest method to AiDigestService for calling the GET endpoint (currently mocked) (#7930 )
Changed
Validate searchDigest API responses and throw when the payload does not match the expected MarketInsightsReport shape.
Normalize searchDigest responses from either direct report payloads or digest envelope payloads.
Removed
Remove legacy digest APIs and digest cache from AiDigestController and AiDigestService; only market insights APIs remain.
Removes fetchDigest, clearDigest, and clearAllDigests actions from the controller action surface.
Removes DigestData/DigestEntry types and the digests state branch.
You can’t perform that action at this time.