Skip to content

Commit

Permalink
Fix parallel prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Aug 29, 2024
1 parent 4179663 commit 4ad3696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Runtime/LLMCharacter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

namespace LLMUnity
{
[DefaultExecutionOrder(-2)]
/// @ingroup llm
/// <summary>
/// Class implementing the LLM characters.
Expand Down

0 comments on commit 4ad3696

Please sign in to comment.