azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Feat add chatgpt UI issue13
Purpose
Creates a ChatGPT screen that allows vanilla conversations with the AI models. Adds UI Adds frontend methods for calling API Adds backend routes in flask for chatgpt Adds backend approach for chatgpt that parses frontend conversation history format into chat/completions output.
includes a default system message to make the bot talk like pirate (we can change this later)
Does this introduce a breaking change?
[ ] Yes
[x] No
Pull Request Type
What kind of change does this Pull Request introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
Deploy. Click chatgpt.