chat-ui
7849c301 - Fix model identification when creating conversations (#820)

Commit
1 year ago
Fix model identification when creating conversations (#820) PR #181 introduced a model ID field so that models could be switched out without breaking existing conversations. However, the new conversation endpoint incorrectly uses the model name instead of ID, so without this fix it was not possible to have a model with a different ID and name. Co-authored-by: Nathan Sarrazin <sarrazin.nathan@gmail.com>
Author
Parents
Loading