ailia_llm
1.3.1.0
|
Unity must be version 2021.3.10f1 or later.
In your project, import ailia_llm.unity_package
which is present in the unity
folder.
The contents structure of the folder containing the Unity package for ailia LLM is stuctured the follwing way:
Folder | Contents |
---|---|
ailia_llm/Runtime | Contains the interface for ailia LLM |
ailia_llm/Runtime/Plugins | Contains the library for ailia LLM |
Download the specified model file and place it in the StreamingAssets folder.
Open the file Assets/Samples/Scenes/SampleScene.unity
in Unity, then run it.