Skip to content

Commit

Permalink
🚑 fix(export): Issue exporting Conversation with Assistants (#2769)
Browse files Browse the repository at this point in the history
* 🚑 fix(export): use content as text if content is present in the message

If the endpoint is assistants, the text of the message goes into content, not message.text.

* refactor(ExportModel): TypeScript, remove unused code

---------

Co-authored-by: Yuichi Ohneda <ohneda@gmail.com>
  • Loading branch information
danny-avila and ohneda authored May 17, 2024
1 parent 31479d6 commit 53fe2f6
Show file tree
Hide file tree
Showing 7 changed files with 627 additions and 493 deletions.

This file was deleted.

Loading

0 comments on commit 53fe2f6

Please sign in to comment.