uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
796 stars 79 forks source link

LLMService IsEnabled not working as expected in v0.8.x #378

Closed uezo closed 1 month ago

uezo commented 1 month ago

There is an issue with the LLMService selection process where the IsEnabled property does not correctly determine which service should be used. Specifically:

This needs to be fixed so that the correct LLMService is chosen based on the IsEnabled flag.

uezo commented 1 month ago

Fixed in v0.8.4