Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Upload Bug #144

Merged
merged 1 commit into from
Jun 14, 2024
Merged

File Upload Bug #144

merged 1 commit into from
Jun 14, 2024

Conversation

jackitaliano
Copy link
Contributor

File Upload Bug

  • recent deep-chat-dev update doesn't attach files that are already annotated
  • need to upload (to db) by retreiving by file_id non-attached files
  • extract file retrieval logic to separate function for this purpose

Resolves #142

- recent `deep-chat-dev` update doesn't attach files that are already
annotated
- need to upload (to db) by retreiving by file_id non-attached files
- extract file retrieval logic to separate function for this purpose
@bruffridge bruffridge merged commit f363fb7 into main Jun 14, 2024
@bruffridge bruffridge deleted the file-bug branch June 14, 2024 19:03
Onsang1 pushed a commit that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

javascript error on file creation
2 participants