We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa71fa3 commit cf9f5caCopy full SHA for cf9f5ca
Runtime/LLMCharacter.cs
@@ -11,6 +11,7 @@
11
12
namespace LLMUnity
13
{
14
+ [DefaultExecutionOrder(-2)]
15
/// @ingroup llm
16
/// <summary>
17
/// Class implementing the LLM characters.
0 commit comments