theta_rendering 0.2.4 theta_rendering: ^0.2.4 copied to clipboard
Rendering package for Theta
Welcome in TetaAI! #
This package will manage all the AI features and integrations of Teta.
At them moment, you fill find 2 API calls:
- Suggest, to get a suggestion of the next node inside your tree
- Feedback, to tell the AI what the best node should have been in a specific case
TetaAI singleton #
You can use TetaAI inside any part of Teta using TetaAI.instance
TetaAI Suggestion #
You can get suggestions api calls calling TetaAI.instance.suggestions.{API}