Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

Adapter() - Constructor for class tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum.Adapter
 
add(List<List<Float>>, List<Map<String, String>>, List<String>, List<String>) - Method in class tech.amikos.chromadb.Collection
 
add(AddEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Add
addAsync(AddEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Add (asynchronously)
addCall(AddEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for add
addDefaultHeader(String, String) - Method in class tech.amikos.chromadb.handler.ApiClient
Add a default header.
addDetailItem(ValidationError) - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
addDocumentsItem(String) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
addDocumentsItem(String) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
AddEmbedding - Class in tech.amikos.chromadb.model
AddEmbedding
AddEmbedding() - Constructor for class tech.amikos.chromadb.model.AddEmbedding
 
addEmbeddingsItem(Object) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
addEmbeddingsItem(Object) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
addIdsItem(String) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
addIdsItem(String) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
addIdsItem(String) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
addIdsItem(String) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
addIncludeItem(AnyOfGetEmbeddingIncludeItems) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
addIncludeItem(QueryEmbedding.IncludeEnum) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
addLocItem(AnyOfValidationErrorLocItems) - Method in class tech.amikos.chromadb.model.ValidationError
 
addMetadatasItem(Map<String, Object>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
addMetadatasItem(Object) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
addQueryEmbeddingsItem(Object) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
addWithHttpInfo(AddEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Add
AnyOfGetEmbeddingIncludeItems - Interface in tech.amikos.chromadb.model
AnyOfGetEmbeddingIncludeItems
AnyOfValidationErrorLocItems - Interface in tech.amikos.chromadb.model
AnyOfValidationErrorLocItems
ApiCallback<T> - Interface in tech.amikos.chromadb.handler
Callback for asynchronous API call.
ApiClient - Class in tech.amikos.chromadb.handler
 
ApiClient() - Constructor for class tech.amikos.chromadb.handler.ApiClient
 
ApiException - Exception in tech.amikos.chromadb.handler
 
ApiException() - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(Throwable) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(int, String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception tech.amikos.chromadb.handler.ApiException
 
apiKey(String) - Method in class tech.amikos.cohere.CohereClient
 
apiKey(String) - Method in class tech.amikos.hf.HuggingFaceClient
 
apiKey(String) - Method in class tech.amikos.openai.OpenAIClient
 
ApiKeyAuth - Class in tech.amikos.chromadb.handler.auth
 
ApiKeyAuth(String, String) - Constructor for class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
ApiResponse<T> - Class in tech.amikos.chromadb.handler
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class tech.amikos.chromadb.handler.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class tech.amikos.chromadb.handler.ApiResponse
 
apiVersion(String) - Method in class tech.amikos.cohere.CohereClient
 
applyToParams(List<Pair>, Map<String, String>) - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface tech.amikos.chromadb.handler.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class tech.amikos.chromadb.handler.auth.OAuth
 
Authentication - Interface in tech.amikos.chromadb.handler.auth
 

B

baseUrl(String) - Method in class tech.amikos.cohere.CohereClient
 
baseUrl(String) - Method in class tech.amikos.hf.HuggingFaceClient
 
baseUrl(String) - Method in class tech.amikos.openai.OpenAIClient
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.ApiClient
Build an HTTP request with the given options.

C

Client - Class in tech.amikos.chromadb
ChromaDB Client
Client(String) - Constructor for class tech.amikos.chromadb.Client
 
CohereClient - Class in tech.amikos.cohere
 
CohereClient(String) - Constructor for class tech.amikos.cohere.CohereClient
 
CohereEmbeddingFunction - Class in tech.amikos.chromadb
 
CohereEmbeddingFunction(String) - Constructor for class tech.amikos.chromadb.CohereEmbeddingFunction
 
Collection - Class in tech.amikos.chromadb
 
Collection(DefaultApi, String, EmbeddingFunction) - Constructor for class tech.amikos.chromadb.Collection
 
Collection.GetResult - Class in tech.amikos.chromadb
 
Collection.QueryResponse - Class in tech.amikos.chromadb
 
compress(Boolean) - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
compressionCodebook(String) - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
Configuration - Class in tech.amikos.chromadb.handler
 
Configuration() - Constructor for class tech.amikos.chromadb.handler.Configuration
 
containsIgnoreCase(String[], String) - Static method in class tech.amikos.chromadb.handler.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class tech.amikos.chromadb.handler.ProgressRequestBody
 
contentLength() - Method in class tech.amikos.chromadb.handler.ProgressResponseBody
 
contentType() - Method in class tech.amikos.chromadb.handler.ProgressRequestBody
 
contentType() - Method in class tech.amikos.chromadb.handler.ProgressResponseBody
 
count() - Method in class tech.amikos.chromadb.Collection
 
count(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Count
countAsync(String, ApiCallback<Integer>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Count (asynchronously)
countCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for count
countWithHttpInfo(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Count
createCollection(String, Map<String, String>, Boolean, EmbeddingFunction) - Method in class tech.amikos.chromadb.Client
 
createCollection(CreateCollection) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Collection
CreateCollection - Class in tech.amikos.chromadb.model
CreateCollection
CreateCollection() - Constructor for class tech.amikos.chromadb.model.CreateCollection
 
createCollectionAsync(CreateCollection, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Collection (asynchronously)
createCollectionCall(CreateCollection, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for createCollection
createCollectionWithHttpInfo(CreateCollection) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Collection
createEmbedding(List<String>) - Method in class tech.amikos.chromadb.CohereEmbeddingFunction
 
createEmbedding(List<String>, String) - Method in class tech.amikos.chromadb.CohereEmbeddingFunction
 
createEmbedding(List<String>) - Method in interface tech.amikos.chromadb.EmbeddingFunction
 
createEmbedding(List<String>, String) - Method in interface tech.amikos.chromadb.EmbeddingFunction
 
createEmbedding(List<String>) - Method in class tech.amikos.chromadb.HuggingFaceEmbeddingFunction
 
createEmbedding(List<String>, String) - Method in class tech.amikos.chromadb.HuggingFaceEmbeddingFunction
 
createEmbedding(List<String>) - Method in class tech.amikos.chromadb.OpenAIEmbeddingFunction
 
createEmbedding(List<String>, String) - Method in class tech.amikos.chromadb.OpenAIEmbeddingFunction
 
createEmbedding(CreateEmbeddingRequest) - Method in class tech.amikos.cohere.CohereClient
 
createEmbedding(CreateEmbeddingRequest) - Method in class tech.amikos.hf.HuggingFaceClient
 
createEmbedding(CreateEmbeddingRequest) - Method in class tech.amikos.openai.OpenAIClient
 
CreateEmbeddingRequest - Class in tech.amikos.cohere
 
CreateEmbeddingRequest() - Constructor for class tech.amikos.cohere.CreateEmbeddingRequest
 
CreateEmbeddingRequest - Class in tech.amikos.hf
 
CreateEmbeddingRequest() - Constructor for class tech.amikos.hf.CreateEmbeddingRequest
 
CreateEmbeddingRequest - Class in tech.amikos.openai
 
CreateEmbeddingRequest() - Constructor for class tech.amikos.openai.CreateEmbeddingRequest
 
CreateEmbeddingRequest(String, String) - Constructor for class tech.amikos.openai.CreateEmbeddingRequest
 
CreateEmbeddingRequest.CreateEmbeddingRequestSerializer - Class in tech.amikos.openai
 
CreateEmbeddingRequest.Input - Class in tech.amikos.openai
 
CreateEmbeddingRequest.TruncateMode - Enum in tech.amikos.cohere
 
CreateEmbeddingRequest.TruncateModeSerializer - Class in tech.amikos.cohere
 
CreateEmbeddingRequestSerializer() - Constructor for class tech.amikos.openai.CreateEmbeddingRequest.CreateEmbeddingRequestSerializer
 
CreateEmbeddingResponse - Class in tech.amikos.cohere
 
CreateEmbeddingResponse() - Constructor for class tech.amikos.cohere.CreateEmbeddingResponse
 
CreateEmbeddingResponse - Class in tech.amikos.hf
 
CreateEmbeddingResponse(List<List<Float>>) - Constructor for class tech.amikos.hf.CreateEmbeddingResponse
 
CreateEmbeddingResponse - Class in tech.amikos.openai
 
CreateEmbeddingResponse() - Constructor for class tech.amikos.openai.CreateEmbeddingResponse
 
CreateEmbeddingResponse.EmbeddingData - Class in tech.amikos.openai
 
createGson() - Static method in class tech.amikos.chromadb.handler.JSON
 
createIndex() - Method in class tech.amikos.chromadb.Collection
Deprecated.
createIndex(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Index
createIndexAsync(String, ApiCallback<Boolean>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Index (asynchronously)
createIndexCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for createIndex
createIndexWithHttpInfo(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Create Index

D

DateTimeTypeAdapter() - Constructor for class tech.amikos.chromadb.handler.JSON.DateTimeTypeAdapter
 
DateTimeTypeAdapter(DateTimeFormatter) - Constructor for class tech.amikos.chromadb.handler.JSON.DateTimeTypeAdapter
 
DateTypeAdapter() - Constructor for class tech.amikos.chromadb.handler.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class tech.amikos.chromadb.handler.JSON.DateTypeAdapter
 
DefaultApi - Class in tech.amikos.chromadb.handler
 
DefaultApi() - Constructor for class tech.amikos.chromadb.handler.DefaultApi
 
DefaultApi(ApiClient) - Constructor for class tech.amikos.chromadb.handler.DefaultApi
 
delete() - Method in class tech.amikos.chromadb.Collection
 
delete(List<String>, Map<String, String>, Map<String, Object>) - Method in class tech.amikos.chromadb.Collection
 
delete(DeleteEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete
deleteAsync(DeleteEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete (asynchronously)
deleteCall(DeleteEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for delete
deleteCollection(String) - Method in class tech.amikos.chromadb.Client
 
deleteCollection(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete Collection
deleteCollectionAsync(String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete Collection (asynchronously)
deleteCollectionCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for deleteCollection
deleteCollectionWithHttpInfo(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete Collection
DeleteEmbedding - Class in tech.amikos.chromadb.model
DeleteEmbedding
DeleteEmbedding() - Constructor for class tech.amikos.chromadb.model.DeleteEmbedding
 
deleteWhere(Map<String, String>) - Method in class tech.amikos.chromadb.Collection
 
deleteWhereDocuments(Map<String, Object>) - Method in class tech.amikos.chromadb.Collection
 
deleteWhereWhereDocuments(Map<String, String>, Map<String, Object>) - Method in class tech.amikos.chromadb.Collection
 
deleteWithHttpInfo(DeleteEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Delete
deleteWithIds(List<String>) - Method in class tech.amikos.chromadb.Collection
 
deserialize(String, Type) - Method in class tech.amikos.chromadb.handler.JSON
Deserialize the given JSON string to Java object.
detail(List<ValidationError>) - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
documents(List<String>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
documents(List<String>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
downloadFileFromResponse(Response) - Method in class tech.amikos.chromadb.handler.ApiClient
Download file from the given response.

E

EmbeddingData() - Constructor for class tech.amikos.openai.CreateEmbeddingResponse.EmbeddingData
 
EmbeddingFunction - Interface in tech.amikos.chromadb
 
embeddings(List<Object>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
embeddings(List<Object>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
embeddings - Variable in class tech.amikos.cohere.CreateEmbeddingResponse
 
embeddings - Variable in class tech.amikos.hf.CreateEmbeddingResponse
 
equals(Object) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
equals(Object) - Method in class tech.amikos.chromadb.model.CreateCollection
 
equals(Object) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
equals(Object) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
equals(Object) - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
equals(Object) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
equals(Object) - Method in class tech.amikos.chromadb.model.RawSql
 
equals(Object) - Method in class tech.amikos.chromadb.model.UpdateCollection
 
equals(Object) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
equals(Object) - Method in class tech.amikos.chromadb.model.ValidationError
 
escapeString(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class tech.amikos.chromadb.handler.ApiClient
execute(Call, Type) - Method in class tech.amikos.chromadb.handler.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class tech.amikos.chromadb.handler.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class tech.amikos.chromadb.handler.ApiClient
Execute HTTP call asynchronously.

F

fetch() - Method in class tech.amikos.chromadb.Collection
 
fromValue(String) - Static method in enum tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum
 

G

get(List<String>, Map<String, String>, Map<String, Object>) - Method in class tech.amikos.chromadb.Collection
 
get() - Method in class tech.amikos.chromadb.Collection
 
get(GetEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get
getAccessToken() - Method in class tech.amikos.chromadb.handler.auth.OAuth
 
getApiClient() - Method in class tech.amikos.chromadb.handler.DefaultApi
 
getApiKey() - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
getAsync(GetEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get (asynchronously)
getAuthentication(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class tech.amikos.chromadb.handler.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class tech.amikos.chromadb.handler.ApiClient
Get base path
getCall(GetEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for get
getCode() - Method in exception tech.amikos.chromadb.handler.ApiException
Get the HTTP status code.
getCollection(String, EmbeddingFunction) - Method in class tech.amikos.chromadb.Client
 
getCollection(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Collection
getCollectionAsync(String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Collection (asynchronously)
getCollectionCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for getCollection
getCollectionWithHttpInfo(String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Collection
getData() - Method in class tech.amikos.chromadb.handler.ApiResponse
 
getData() - Method in class tech.amikos.openai.CreateEmbeddingResponse
 
getDateFormat() - Method in class tech.amikos.chromadb.handler.ApiClient
 
getDefaultApiClient() - Static method in class tech.amikos.chromadb.handler.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDetail() - Method in class tech.amikos.chromadb.model.HTTPValidationError
Get detail
getDistances() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
getDocuments() - Method in class tech.amikos.chromadb.Collection.GetResult
 
getDocuments() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
getDocuments() - Method in class tech.amikos.chromadb.model.AddEmbedding
Get documents
getDocuments() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
Get documents
GetEmbedding - Class in tech.amikos.chromadb.model
GetEmbedding
GetEmbedding() - Constructor for class tech.amikos.chromadb.model.GetEmbedding
 
getEmbedding() - Method in class tech.amikos.openai.CreateEmbeddingResponse.EmbeddingData
 
getEmbeddings() - Method in class tech.amikos.chromadb.Collection.GetResult
 
getEmbeddings() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
getEmbeddings() - Method in class tech.amikos.chromadb.model.AddEmbedding
Get embeddings
getEmbeddings() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
Get embeddings
getEmbeddings() - Method in class tech.amikos.cohere.CreateEmbeddingResponse
 
getEmbeddings() - Method in class tech.amikos.hf.CreateEmbeddingResponse
 
getGson() - Method in class tech.amikos.chromadb.handler.JSON
Get Gson.
getHeaders() - Method in class tech.amikos.chromadb.handler.ApiResponse
 
getHttpClient() - Method in class tech.amikos.chromadb.handler.ApiClient
Get HTTP client Use to update with modification for e.g.
getId() - Method in class tech.amikos.chromadb.Collection
 
getId() - Method in class tech.amikos.cohere.CreateEmbeddingResponse
 
getIds() - Method in class tech.amikos.chromadb.Collection.GetResult
 
getIds() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
getIds() - Method in class tech.amikos.chromadb.model.AddEmbedding
Get ids
getIds() - Method in class tech.amikos.chromadb.model.DeleteEmbedding
Get ids
getIds() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get ids
getIds() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
Get ids
getInclude() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get include
getInclude() - Method in class tech.amikos.chromadb.model.QueryEmbedding
Get include
getInput() - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
getInputs() - Method in class tech.amikos.hf.CreateEmbeddingRequest
 
getInstance(DefaultApi, String) - Static method in class tech.amikos.chromadb.Collection
 
getJSON() - Method in class tech.amikos.chromadb.handler.ApiClient
Get JSON
getLimit() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get limit
getLoc() - Method in class tech.amikos.chromadb.model.ValidationError
Get loc
getLocation() - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
getMeta() - Method in class tech.amikos.cohere.CreateEmbeddingResponse
 
getMetadata() - Method in class tech.amikos.chromadb.Collection
 
getMetadata() - Method in class tech.amikos.chromadb.model.CreateCollection
Get metadata
getMetadatas() - Method in class tech.amikos.chromadb.Collection.GetResult
 
getMetadatas() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
getMetadatas() - Method in class tech.amikos.chromadb.model.AddEmbedding
Get metadatas
getMetadatas() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
Get metadatas
getModel() - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
getMsg() - Method in class tech.amikos.chromadb.model.ValidationError
Get msg
getName() - Method in class tech.amikos.chromadb.Collection
 
getName() - Method in class tech.amikos.chromadb.handler.Pair
 
getName() - Method in class tech.amikos.chromadb.model.CreateCollection
Get name
getNearestNeighbors(QueryEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Nearest Neighbors
getNearestNeighborsAsync(QueryEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Nearest Neighbors (asynchronously)
getNearestNeighborsCall(QueryEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for getNearestNeighbors
getNearestNeighborsWithHttpInfo(QueryEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get Nearest Neighbors
getNewMetadata() - Method in class tech.amikos.chromadb.model.UpdateCollection
Get newMetadata
getNewName() - Method in class tech.amikos.chromadb.model.UpdateCollection
Get newName
getNResults() - Method in class tech.amikos.chromadb.model.QueryEmbedding
Get nResults
getOffset() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get offset
getOptions() - Method in class tech.amikos.hf.CreateEmbeddingRequest
 
getOrCreate(Boolean) - Method in class tech.amikos.chromadb.model.CreateCollection
 
getParamName() - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
getPassword() - Method in class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
getQueryEmbeddings() - Method in class tech.amikos.chromadb.model.QueryEmbedding
Get queryEmbeddings
getRawSql() - Method in class tech.amikos.chromadb.model.RawSql
Get rawSql
getResponseBody() - Method in exception tech.amikos.chromadb.handler.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception tech.amikos.chromadb.handler.ApiException
Get the HTTP response headers.
GetResult() - Constructor for class tech.amikos.chromadb.Collection.GetResult
 
getSort() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get sort
getStatusCode() - Method in class tech.amikos.chromadb.handler.ApiResponse
 
getTempFolderPath() - Method in class tech.amikos.chromadb.handler.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTexts() - Method in class tech.amikos.cohere.CreateEmbeddingResponse
 
getType() - Method in class tech.amikos.chromadb.model.ValidationError
Get type
getUser() - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
getUsername() - Method in class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
getValue() - Method in class tech.amikos.chromadb.handler.Pair
 
getValue() - Method in enum tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum
 
getWhere() - Method in class tech.amikos.chromadb.model.DeleteEmbedding
Get where
getWhere() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get where
getWhere() - Method in class tech.amikos.chromadb.model.QueryEmbedding
Get where
getWhereDocument() - Method in class tech.amikos.chromadb.model.DeleteEmbedding
Get whereDocument
getWhereDocument() - Method in class tech.amikos.chromadb.model.GetEmbedding
Get whereDocument
getWhereDocument() - Method in class tech.amikos.chromadb.model.QueryEmbedding
Get whereDocument
getWithHttpInfo(GetEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Get

H

hashCode() - Method in class tech.amikos.chromadb.model.AddEmbedding
 
hashCode() - Method in class tech.amikos.chromadb.model.CreateCollection
 
hashCode() - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
hashCode() - Method in class tech.amikos.chromadb.model.GetEmbedding
 
hashCode() - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
hashCode() - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
hashCode() - Method in class tech.amikos.chromadb.model.RawSql
 
hashCode() - Method in class tech.amikos.chromadb.model.UpdateCollection
 
hashCode() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
hashCode() - Method in class tech.amikos.chromadb.model.ValidationError
 
heartbeat() - Method in class tech.amikos.chromadb.Client
 
heartbeat() - Method in class tech.amikos.chromadb.handler.DefaultApi
Heartbeat
heartbeatAsync(ApiCallback<Map<String, BigDecimal>>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Heartbeat (asynchronously)
heartbeatCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for heartbeat
heartbeatWithHttpInfo() - Method in class tech.amikos.chromadb.handler.DefaultApi
Heartbeat
HttpBasicAuth - Class in tech.amikos.chromadb.handler.auth
 
HttpBasicAuth() - Constructor for class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
HTTPValidationError - Class in tech.amikos.chromadb.model
HTTPValidationError
HTTPValidationError() - Constructor for class tech.amikos.chromadb.model.HTTPValidationError
 
HuggingFaceClient - Class in tech.amikos.hf
 
HuggingFaceClient(String) - Constructor for class tech.amikos.hf.HuggingFaceClient
 
HuggingFaceEmbeddingFunction - Class in tech.amikos.chromadb
 
HuggingFaceEmbeddingFunction(String) - Constructor for class tech.amikos.chromadb.HuggingFaceEmbeddingFunction
 

I

id - Variable in class tech.amikos.cohere.CreateEmbeddingResponse
 
ids(List<String>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
ids(List<String>) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
ids(List<String>) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
ids(List<String>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
include(List<AnyOfGetEmbeddingIncludeItems>) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
include(List<QueryEmbedding.IncludeEnum>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
incrementIndex(Boolean) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
incrementIndex(Boolean) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
input(CreateEmbeddingRequest.Input) - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
Input(String) - Constructor for class tech.amikos.openai.CreateEmbeddingRequest.Input
 
Input(String[]) - Constructor for class tech.amikos.openai.CreateEmbeddingRequest.Input
 
Input(Integer[]) - Constructor for class tech.amikos.openai.CreateEmbeddingRequest.Input
 
Input(List<Integer[]>) - Constructor for class tech.amikos.openai.CreateEmbeddingRequest.Input
 
inputs(String[]) - Method in class tech.amikos.hf.CreateEmbeddingRequest
 
isDebugging() - Method in class tech.amikos.chromadb.handler.ApiClient
Check that whether debugging is enabled for this API client.
isGetOrCreate() - Method in class tech.amikos.chromadb.model.CreateCollection
Get getOrCreate
isIncrementIndex() - Method in class tech.amikos.chromadb.model.AddEmbedding
Get incrementIndex
isIncrementIndex() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
Get incrementIndex
isJsonMime(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Check if the given MIME is a JSON MIME.

J

join(String[], String) - Static method in class tech.amikos.chromadb.handler.StringUtil
Join an array of strings with the given separator.
JSON - Class in tech.amikos.chromadb.handler
 
JSON() - Constructor for class tech.amikos.chromadb.handler.JSON
 
json() - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
json() - Method in class tech.amikos.hf.CreateEmbeddingRequest
 
json() - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
JSON.DateTimeTypeAdapter - Class in tech.amikos.chromadb.handler
Gson TypeAdapter for Joda DateTime type
JSON.DateTypeAdapter - Class in tech.amikos.chromadb.handler
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in tech.amikos.chromadb.handler
Gson TypeAdapter for Joda LocalDate type
JSON.SqlDateTypeAdapter - Class in tech.amikos.chromadb.handler
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

limit(Integer) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
listCollections() - Method in class tech.amikos.chromadb.Client
 
listCollections() - Method in class tech.amikos.chromadb.handler.DefaultApi
List Collections
listCollectionsAsync(ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
List Collections (asynchronously)
listCollectionsCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for listCollections
listCollectionsWithHttpInfo() - Method in class tech.amikos.chromadb.handler.DefaultApi
List Collections
loc(List<AnyOfValidationErrorLocItems>) - Method in class tech.amikos.chromadb.model.ValidationError
 
LocalDateTypeAdapter() - Constructor for class tech.amikos.chromadb.handler.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class tech.amikos.chromadb.handler.JSON.LocalDateTypeAdapter
 

M

Main - Class in tech.amikos
 
Main() - Constructor for class tech.amikos.Main
 
main(String[]) - Static method in class tech.amikos.Main
 
meta - Variable in class tech.amikos.cohere.CreateEmbeddingResponse
 
metadata(Object) - Method in class tech.amikos.chromadb.model.CreateCollection
 
metadatas(List<Map<String, Object>>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
metadatas(List<Object>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
model(String) - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
model(String) - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
modelId(String) - Method in class tech.amikos.hf.HuggingFaceClient
 
msg(String) - Method in class tech.amikos.chromadb.model.ValidationError
 

N

name(String) - Method in class tech.amikos.chromadb.model.CreateCollection
 
newMetadata(Object) - Method in class tech.amikos.chromadb.model.UpdateCollection
 
newName(String) - Method in class tech.amikos.chromadb.model.UpdateCollection
 
nResults(Integer) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 

O

OAuth - Class in tech.amikos.chromadb.handler.auth
 
OAuth() - Constructor for class tech.amikos.chromadb.handler.auth.OAuth
 
OAuthFlow - Enum in tech.amikos.chromadb.handler.auth
 
offset(Integer) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
onDownloadProgress(long, long, boolean) - Method in interface tech.amikos.chromadb.handler.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface tech.amikos.chromadb.handler.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface tech.amikos.chromadb.handler.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface tech.amikos.chromadb.handler.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface tech.amikos.chromadb.handler.ApiCallback
This is called when the API upload processing.
OpenAIClient - Class in tech.amikos.openai
 
OpenAIClient() - Constructor for class tech.amikos.openai.OpenAIClient
 
OpenAIEmbeddingFunction - Class in tech.amikos.chromadb
 
OpenAIEmbeddingFunction(String) - Constructor for class tech.amikos.chromadb.OpenAIEmbeddingFunction
 
options(HashMap<String, Object>) - Method in class tech.amikos.hf.CreateEmbeddingRequest
 

P

Pair - Class in tech.amikos.chromadb.handler
 
Pair(String, String) - Constructor for class tech.amikos.chromadb.handler.Pair
 
parameterToPair(String, Object) - Method in class tech.amikos.chromadb.handler.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class tech.amikos.chromadb.handler.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class tech.amikos.chromadb.handler.ApiClient
Format the given parameter object into string.
prepareDownloadFile(Response) - Method in class tech.amikos.chromadb.handler.ApiClient
Prepare file for download
ProgressRequestBody - Class in tech.amikos.chromadb.handler
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class tech.amikos.chromadb.handler.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in tech.amikos.chromadb.handler
 
ProgressResponseBody - Class in tech.amikos.chromadb.handler
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class tech.amikos.chromadb.handler.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in tech.amikos.chromadb.handler
 
putWhereDocumentItem(String, Object) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
putWhereItem(String, Object) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 

Q

query(List<String>, Integer, Map<String, String>, Map<String, String>, List<QueryEmbedding.IncludeEnum>) - Method in class tech.amikos.chromadb.Collection
 
QueryEmbedding - Class in tech.amikos.chromadb.model
QueryEmbedding
QueryEmbedding() - Constructor for class tech.amikos.chromadb.model.QueryEmbedding
 
QueryEmbedding.IncludeEnum - Enum in tech.amikos.chromadb.model
Gets or Sets include
QueryEmbedding.IncludeEnum.Adapter - Class in tech.amikos.chromadb.model
 
queryEmbeddings(List<Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
QueryResponse() - Constructor for class tech.amikos.chromadb.Collection.QueryResponse
 

R

rawSql(RawSql) - Method in class tech.amikos.chromadb.handler.DefaultApi
Raw Sql
RawSql - Class in tech.amikos.chromadb.model
RawSql
RawSql() - Constructor for class tech.amikos.chromadb.model.RawSql
 
rawSql(String) - Method in class tech.amikos.chromadb.model.RawSql
 
rawSqlAsync(RawSql, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Raw Sql (asynchronously)
rawSqlCall(RawSql, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for rawSql
rawSqlWithHttpInfo(RawSql) - Method in class tech.amikos.chromadb.handler.DefaultApi
Raw Sql
read(JsonReader) - Method in class tech.amikos.chromadb.handler.JSON.DateTimeTypeAdapter
 
read(JsonReader) - Method in class tech.amikos.chromadb.handler.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class tech.amikos.chromadb.handler.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class tech.amikos.chromadb.handler.JSON.SqlDateTypeAdapter
 
read(JsonReader) - Method in class tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum.Adapter
 
reset() - Method in class tech.amikos.chromadb.Client
 
reset() - Method in class tech.amikos.chromadb.handler.DefaultApi
Reset
resetAsync(ApiCallback<Boolean>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Reset (asynchronously)
resetCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for reset
resetWithHttpInfo() - Method in class tech.amikos.chromadb.handler.DefaultApi
Reset
root() - Method in class tech.amikos.chromadb.handler.DefaultApi
Root
rootAsync(ApiCallback<Map<String, Integer>>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Root (asynchronously)
rootCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for root
rootWithHttpInfo() - Method in class tech.amikos.chromadb.handler.DefaultApi
Root

S

sanitizeFilename(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class tech.amikos.chromadb.handler.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class tech.amikos.chromadb.handler.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object) - Method in class tech.amikos.chromadb.handler.JSON
Serialize the given Java object into JSON string.
serialize(CreateEmbeddingRequest.TruncateMode, Type, JsonSerializationContext) - Method in class tech.amikos.cohere.CreateEmbeddingRequest.TruncateModeSerializer
 
serialize(CreateEmbeddingRequest, Type, JsonSerializationContext) - Method in class tech.amikos.openai.CreateEmbeddingRequest.CreateEmbeddingRequestSerializer
 
serialize() - Method in class tech.amikos.openai.CreateEmbeddingRequest.Input
 
setAccessToken(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class tech.amikos.chromadb.handler.auth.OAuth
 
setApiClient(ApiClient) - Method in class tech.amikos.chromadb.handler.DefaultApi
 
setApiKey(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class tech.amikos.chromadb.handler.auth.ApiKeyAuth
 
setBasePath(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Set base path
setDateFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.ApiClient
 
setDateFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.JSON
 
setDateTimeFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.ApiClient
 
setDateTimeFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.JSON
 
setDebugging(boolean) - Method in class tech.amikos.chromadb.handler.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class tech.amikos.chromadb.handler.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDetail(List<ValidationError>) - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
setDocuments(List<String>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
setDocuments(List<String>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
setEmbeddings(List<Object>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
setEmbeddings(List<Object>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
setFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.JSON.DateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.JSON.LocalDateTypeAdapter
 
setFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.JSON.SqlDateTypeAdapter
 
setGetOrCreate(Boolean) - Method in class tech.amikos.chromadb.model.CreateCollection
 
setGson(Gson) - Method in class tech.amikos.chromadb.handler.JSON
Set Gson.
setHttpClient(OkHttpClient) - Method in class tech.amikos.chromadb.handler.ApiClient
Set HTTP client Update with a modified instance using for e.g.
setIds(List<String>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
setIds(List<String>) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
setIds(List<String>) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setIds(List<String>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
setInclude(List<AnyOfGetEmbeddingIncludeItems>) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setInclude(List<QueryEmbedding.IncludeEnum>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
setIncrementIndex(Boolean) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
setIncrementIndex(Boolean) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
setJSON(JSON) - Method in class tech.amikos.chromadb.handler.ApiClient
Set JSON
setLenientOnJson(boolean) - Method in class tech.amikos.chromadb.handler.ApiClient
 
setLenientOnJson(boolean) - Method in class tech.amikos.chromadb.handler.JSON
 
setLimit(Integer) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setLoc(List<AnyOfValidationErrorLocItems>) - Method in class tech.amikos.chromadb.model.ValidationError
 
setLocalDateFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class tech.amikos.chromadb.handler.JSON
 
setMetadata(Object) - Method in class tech.amikos.chromadb.model.CreateCollection
 
setMetadatas(List<Map<String, Object>>) - Method in class tech.amikos.chromadb.model.AddEmbedding
 
setMetadatas(List<Object>) - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
setModel(String) - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
setMsg(String) - Method in class tech.amikos.chromadb.model.ValidationError
 
setName(String) - Method in class tech.amikos.chromadb.model.CreateCollection
 
setNewMetadata(Object) - Method in class tech.amikos.chromadb.model.UpdateCollection
 
setNewName(String) - Method in class tech.amikos.chromadb.model.UpdateCollection
 
setNResults(Integer) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
setOffset(Integer) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setPassword(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
setQueryEmbeddings(List<Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
setRawSql(String) - Method in class tech.amikos.chromadb.model.RawSql
 
setSort(String) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setSqlDateFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class tech.amikos.chromadb.handler.JSON
 
setTempFolderPath(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Set the temporary folder path (for downloading files)
setType(String) - Method in class tech.amikos.chromadb.model.ValidationError
 
setUserAgent(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class tech.amikos.chromadb.handler.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class tech.amikos.chromadb.handler.auth.HttpBasicAuth
 
setWhere(Object) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
setWhere(Object) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setWhere(Map<String, Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
setWhereDocument(Object) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
setWhereDocument(Object) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
setWhereDocument(Map<String, Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
sort(String) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
source() - Method in class tech.amikos.chromadb.handler.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class tech.amikos.chromadb.handler.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class tech.amikos.chromadb.handler.JSON.SqlDateTypeAdapter
 
StringUtil - Class in tech.amikos.chromadb.handler
 
StringUtil() - Constructor for class tech.amikos.chromadb.handler.StringUtil
 

T

tech.amikos - package tech.amikos
 
tech.amikos.chromadb - package tech.amikos.chromadb
 
tech.amikos.chromadb.handler - package tech.amikos.chromadb.handler
 
tech.amikos.chromadb.handler.auth - package tech.amikos.chromadb.handler.auth
 
tech.amikos.chromadb.model - package tech.amikos.chromadb.model
 
tech.amikos.cohere - package tech.amikos.cohere
 
tech.amikos.hf - package tech.amikos.hf
 
tech.amikos.openai - package tech.amikos.openai
 
texts(String[]) - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
texts - Variable in class tech.amikos.cohere.CreateEmbeddingResponse
 
toString() - Method in class tech.amikos.chromadb.Collection.GetResult
 
toString() - Method in class tech.amikos.chromadb.Collection.QueryResponse
 
toString() - Method in class tech.amikos.chromadb.Collection
 
toString() - Method in class tech.amikos.chromadb.model.AddEmbedding
 
toString() - Method in class tech.amikos.chromadb.model.CreateCollection
 
toString() - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
toString() - Method in class tech.amikos.chromadb.model.GetEmbedding
 
toString() - Method in class tech.amikos.chromadb.model.HTTPValidationError
 
toString() - Method in enum tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum
 
toString() - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
toString() - Method in class tech.amikos.chromadb.model.RawSql
 
toString() - Method in class tech.amikos.chromadb.model.UpdateCollection
 
toString() - Method in class tech.amikos.chromadb.model.UpdateEmbedding
 
toString() - Method in class tech.amikos.chromadb.model.ValidationError
 
toString() - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
toString() - Method in class tech.amikos.cohere.CreateEmbeddingResponse
 
toString() - Method in class tech.amikos.hf.CreateEmbeddingRequest
 
toString() - Method in class tech.amikos.hf.CreateEmbeddingResponse
 
toString() - Method in class tech.amikos.openai.CreateEmbeddingRequest
 
toString() - Method in class tech.amikos.openai.CreateEmbeddingResponse
 
truncateMode(CreateEmbeddingRequest.TruncateMode) - Method in class tech.amikos.cohere.CreateEmbeddingRequest
 
TruncateModeSerializer() - Constructor for class tech.amikos.cohere.CreateEmbeddingRequest.TruncateModeSerializer
 
type(String) - Method in class tech.amikos.chromadb.model.ValidationError
 

U

update(String, Map<String, Object>) - Method in class tech.amikos.chromadb.Collection
 
update(UpdateEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update
update(long, long, boolean) - Method in interface tech.amikos.chromadb.handler.ProgressResponseBody.ProgressListener
 
updateAsync(UpdateEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update (asynchronously)
updateCall(UpdateEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for update
updateCollection(UpdateCollection, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update Collection
UpdateCollection - Class in tech.amikos.chromadb.model
UpdateCollection
UpdateCollection() - Constructor for class tech.amikos.chromadb.model.UpdateCollection
 
updateCollectionAsync(UpdateCollection, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update Collection (asynchronously)
updateCollectionCall(UpdateCollection, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for updateCollection
updateCollectionWithHttpInfo(UpdateCollection, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update Collection
UpdateEmbedding - Class in tech.amikos.chromadb.model
UpdateEmbedding
UpdateEmbedding() - Constructor for class tech.amikos.chromadb.model.UpdateEmbedding
 
updateEmbeddings(List<List<Float>>, List<Map<String, String>>, List<String>, List<String>) - Method in class tech.amikos.chromadb.Collection
 
updateWithHttpInfo(UpdateEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Update
upsert(String, EmbeddingFunction) - Method in class tech.amikos.chromadb.Client
 
upsert(List<List<Float>>, List<Map<String, String>>, List<String>, List<String>) - Method in class tech.amikos.chromadb.Collection
 
upsert(AddEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Upsert
upsertAsync(AddEmbedding, String, ApiCallback<Object>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Upsert (asynchronously)
upsertCall(AddEmbedding, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for upsert
upsertWithHttpInfo(AddEmbedding, String) - Method in class tech.amikos.chromadb.handler.DefaultApi
Upsert
user(String) - Method in class tech.amikos.openai.CreateEmbeddingRequest
 

V

ValidationError - Class in tech.amikos.chromadb.model
ValidationError
ValidationError() - Constructor for class tech.amikos.chromadb.model.ValidationError
 
valueOf(String) - Static method in enum tech.amikos.chromadb.handler.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.amikos.cohere.CreateEmbeddingRequest.TruncateMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum tech.amikos.chromadb.handler.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.amikos.cohere.CreateEmbeddingRequest.TruncateMode
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class tech.amikos.chromadb.Client
 
version() - Method in class tech.amikos.chromadb.handler.DefaultApi
Version
versionAsync(ApiCallback<String>) - Method in class tech.amikos.chromadb.handler.DefaultApi
Version (asynchronously)
versionCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class tech.amikos.chromadb.handler.DefaultApi
Build call for version
versionWithHttpInfo() - Method in class tech.amikos.chromadb.handler.DefaultApi
Version

W

where(Object) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
where(Object) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
where(Map<String, Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
whereDocument(Object) - Method in class tech.amikos.chromadb.model.DeleteEmbedding
 
whereDocument(Object) - Method in class tech.amikos.chromadb.model.GetEmbedding
 
whereDocument(Map<String, Object>) - Method in class tech.amikos.chromadb.model.QueryEmbedding
 
write(JsonWriter, DateTime) - Method in class tech.amikos.chromadb.handler.JSON.DateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class tech.amikos.chromadb.handler.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class tech.amikos.chromadb.handler.JSON.LocalDateTypeAdapter
 
write(JsonWriter, Date) - Method in class tech.amikos.chromadb.handler.JSON.SqlDateTypeAdapter
 
write(JsonWriter, QueryEmbedding.IncludeEnum) - Method in class tech.amikos.chromadb.model.QueryEmbedding.IncludeEnum.Adapter
 
writeTo(BufferedSink) - Method in class tech.amikos.chromadb.handler.ProgressRequestBody
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023 Amikos Tech OOD. All rights reserved.