i-dot-ai / redbox

Bringing Generative AI to the way the Civil Service works
https://i-dot-ai.github.io/redbox/
MIT License
85 stars 28 forks source link

Feature/add aisettings to django #927

Closed rachaelcodes closed 1 month ago

rachaelcodes commented 1 month ago

Context

After https://github.com/i-dot-ai/redbox/pull/894 AISettings can be sent to core_api from Django as part of the chat request. This PR implements AISettings in Django.

Changes proposed in this pull request

Guidance to review

Try running locally and creating your own AISettings in the Django shell.

Relevant links

https://technologyprogramme.atlassian.net/browse/REDBOX-593

Things to check