uAgents icon indicating copy to clipboard operation
uAgents copied to clipboard

feat(core): metadata handling of manifests

Open Dacksus opened this issue 1 year ago • 1 comments
trafficstars

  • adds separation of functional description and metadata of nodes and edges for dialogues
  • adds separation of functional description and metadata of models for protocols
  • cached protoco.digest to avoid unnecessary recomputation

note: Models can't have fields that are named "description"!

Dacksus avatar May 24 '24 21:05 Dacksus

updated model digestion (to use pydantic v2). -> Needs refactoring throughout the framework to update deprecated function calls (see tests)

Dacksus avatar May 27 '24 14:05 Dacksus