LLM for Unity
v2.3.0
Create characters in Unity with LLMs!
|
File implementing the search functionality. More...
Go to the source code of this file.
Classes | |
class | LLMUnity.Searchable |
Class implementing the search template. More... | |
class | LLMUnity.SearchMethod |
Class implementing the search method template. More... | |
class | LLMUnity.SearchPlugin |
Class implementing the search plugin template used e.g. in chunking. More... | |
File implementing the search functionality.
Definition in file Search.cs.