LLM for Unity  v2.3.0
Create characters in Unity with LLMs!
Loading...
Searching...
No Matches
LLMUnity.DBSearch Member List

This is the complete list of members for LLMUnity.DBSearch, including all inherited members.

Add(string inputString, string group="")LLMUnity.Searchable
advancedOptionsLLMUnity.DBSearch
Clear()LLMUnity.Searchable
connectivityLLMUnity.DBSearch
Count()LLMUnity.Searchable
Count(string group)LLMUnity.Searchable
expansionAddLLMUnity.DBSearch
expansionSearchLLMUnity.DBSearch
Get(int key)LLMUnity.Searchable
IncrementalFetch(int fetchKey, int k)LLMUnity.Searchableinlinevirtual
IncrementalFetchKeys(int fetchKey, int k)LLMUnity.Searchable
IncrementalSearch(string queryString, string group="")LLMUnity.Searchable
IncrementalSearchComplete(int fetchKey)LLMUnity.Searchable
llmEmbedder (defined in LLMUnity.SearchMethod)LLMUnity.SearchMethod
Load(string filePath)LLMUnity.Searchableinline
metricKindLLMUnity.DBSearch
quantizationLLMUnity.DBSearch
Remove(string inputString, string group="")LLMUnity.Searchable
Remove(int key)LLMUnity.Searchable
Save(string filePath)LLMUnity.Searchableinline
Search(string queryString, int k, string group="")LLMUnity.Searchableinline
SearchFromList(string query, string[] searchList)LLMUnity.SearchMethodinline
SetLLM(LLM llm)LLMUnity.SearchMethodinline