LLMUnity icon indicating copy to clipboard operation
LLMUnity copied to clipboard

logit_bias not working

Open odbalbertorodriguez opened this issue 6 months ago • 1 comments

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

  1. Assign a value to logitBias in LLMCharacter
  2. Start a converstion with the LLM
  3. The logitBias has no effect in the conversation

LLMUnity version

2.4.1

Operating System

Windows

odbalbertorodriguez avatar Jul 08 '25 08:07 odbalbertorodriguez

thank you for the bug report, I will look into it!

amakropoulos avatar Jul 09 '25 14:07 amakropoulos