Skip to content

Commit cf9f5ca

Browse files
committed
Fix parallel prompts
1 parent fa71fa3 commit cf9f5ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Runtime/LLMCharacter.cs

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace LLMUnity
1313
{
14+
[DefaultExecutionOrder(-2)]
1415
/// @ingroup llm
1516
/// <summary>
1617
/// Class implementing the LLM characters.

0 commit comments

Comments
 (0)