-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #77 from Renumics/new-api
New API version with Todos
- Loading branch information
Showing
61 changed files
with
16,033 additions
and
14,430 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Open tasks before release of new API version | ||
|
||
- [ ] Style new conversion buttin in Chatwindow | ||
- [ ] Docs: RagProvider / state management | ||
- [ ] Docs: Hooks | ||
- [ ] Docs: Update to API 2.0 (new features, user-action flow) | ||
- [ ] Python API: Update to API 2.0 | ||
- [ ] (Optional) add user action modifiers to current set of operations (slack canvas) | ||
- [ ] activeSources -> [], null, or set of retrievedSources | ||
- [ ] Document .data attribute and how to omit it from backend calls to avoid timeouts | ||
- [ ] Document Hooks (docstrings) | ||
- [ ] Look into type inference (auto complete) for ActionHandlerResponses | ||
- [ ] Refactor docs 'LexioProvider' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.