LLMUnity
LLMUnity copied to clipboard
logit_bias not working
Describe the bug
Assigning a value to logitBias in LLMCharacter has no effect. After reviewing the code it seems the feature is not implemented internally.
Steps to reproduce
- Assign a value to logitBias in LLMCharacter
- Start a converstion with the LLM
- The logitBias has no effect in the conversation
LLMUnity version
2.4.1
Operating System
Windows
thank you for the bug report, I will look into it!