uezo / ChatdollKit

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

Fix LLMService IsEnabled handling #379

Closed uezo closed 1 month ago

uezo commented 1 month ago

Fixed a bug where IsEnabled wasn't properly determining which LLMService to use.

Issue: #378