error handling (#27)

This commit is contained in:
Mckay Wrigley
2023-03-20 07:17:58 -06:00
committed by GitHub
parent a0751994b1
commit dd439bb4a8
4 changed files with 125 additions and 49 deletions
+2 -1
View File
@@ -24,10 +24,11 @@ Expect frequent improvements.
- [ ] Folders
- [ ] Custom model settings
- [ ] Prompt templates
- [ ] Regenerate responses
- [ ] Regenerate & edit responses
**Recent updates:**
- [x] Error handling (3/20/23)
- [x] GPT-4 support (access required) (3/20/23)
- [x] Search conversations (3/19/23)
- [x] Code syntax highlighting (3/18/23)