Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@richardblythman richardblythman released this 20 Dec 14:56
· 66 commits to main since this release

New Features:

  1. Knowledge Base Modules Support
  • Added support for Knowledge Base Modules
  • Allows for deployment of knowledge bases such as WikiKB or GitHubKB for use by agents on Naptha Nodes
  • The state of the knowledge base is stored in the Naptha Node postgres db via the Node Storage API
  1. Module Create Endpoints
  • Added support for module create endpoints
  • Allows for downloading and installing modules without running
  1. Misc
  • Add input parameter names and types to modules on hub
  • Store private key in encrypted file