Using OpenAI's text-embedding-ada-002 model to represent an action as a vector, similar actions can be grouped together and used for classification.
Allows for perminant storage of the vector space and results in quick inference.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Using OpenAI's text-embedding-ada-002 model to represent an action as a vector, similar actions can be grouped together and used for classification.
Allows for perminant storage of the vector space and results in quick inference.