This commit is contained in:
Carl-Robert Linnupuu 2023-05-01 23:13:21 +01:00
parent c9565a4c7d
commit 3a854c9f46
2 changed files with 2 additions and 1 deletions

View file

@ -106,7 +106,7 @@ Create a custom prompt for your selected code. The previous prompt will be remem
- [x] Add support for copying and replacing generated code snippets
- [x] Add support for deleting previous conversations
- [x] Add support for overriding prompts and request params
- [ ] Add Azure OpenAI service support
- [x] Add Azure OpenAI service support
- [ ] Add action key mappings
- [ ] Add support for code search using embeddings
- [ ] Add support for model fine-tuning

View file

@ -67,6 +67,7 @@
<li>Make display name configurable</li>
<li>Sync model settings on tab change</li>
<li>Improve error msg display</li>
<li>Add Azure Service support</li>
</ul>
]]>
</change-notes>