NiceDuckGames / Jovia

Backend stuff for Jovia the Godot AI framework.
2 stars 0 forks source link

Text Embedding #19

Open corysabol opened 8 months ago

corysabol commented 8 months ago

Describe the solution you'd like The TextEmbedding code needs to be resurfaced through the Jovia API. During a refactor this regressed. In theory this shouldn't be too difficult to hook back in via the bindngs to expose a TextEmbedding object to GDScript.

Some work my be required on the signals related to the TextEmbedding object.

corysabol commented 7 months ago

https://github.com/NiceDuckGames/Jovia/tree/text-embedding