-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly handle creation and patching of app data (#67)
* feat: add export functionality (#4) * feat: add option in chat settings to send complete message history to chatbot * feat: add export functionality for exporting conversations * feat: add interaction and exchange names * feat: export id instead of name for debugging purposes --------- Co-authored-by: deRohrer <[email protected]> * fix: correctly handle creation and patching of app data (#5) * feat: add interaction and exchange names * feat: export id instead of name for debugging purposes * fix: make builder test not fail * fix: allow commas in csv cells * fix: correctly handle creation and patching of appdata * fix: remove appdata showing in builderview --------- Co-authored-by: deRohrer <[email protected]> Co-authored-by: deRohrer <[email protected]>
- Loading branch information
1 parent
5e3df53
commit efad012
Showing
4 changed files
with
171 additions
and
124 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
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.