dimagi / open-chat-studio

A web based platform for building Chatbots backed by Large Language Models
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Prompt Builder Fixes #848

Closed proteusvacuum closed 2 weeks ago

proteusvacuum commented 2 weeks ago

Description

I missed a few places that the previous "model" was used: https://github.com/dimagi/open-chat-studio/pull/810

User Impact

This was causing issues with accessing the prompt builder in a new team, and running a prompt in the prompt builder.

Demo

Docs

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/experiments/views/prompt.py 25.00% 3 Missing :warning:
apps/experiments/tasks.py 33.33% 2 Missing :warning:
Additional details and impacted files

:loudspeaker: Thoughts on this report? Let us know!