CodeEmbeddings
Code embeddings
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
embeddings (dict) – A dictionary mapping the file name to its embeddings.
chunkingScheme (str) – The scheme used for chunking the embeddings.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict