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

feat: Add file URL to DocumentAnswer objects #1874

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

StanGirard
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels Dec 12, 2023
Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs 🔄 Building (Inspect) Visit Preview Dec 12, 2023 10:16pm
quivr-strapi 🔄 Building (Inspect) Visit Preview Dec 12, 2023 10:16pm
quivrapp 🔄 Building (Inspect) Visit Preview Dec 12, 2023 10:16pm

@StanGirard StanGirard merged commit 4a305a8 into main Dec 12, 2023
2 of 6 checks passed
StanGirard added a commit that referenced this pull request Dec 13, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.136 (2023-12-13)

## What's Changed
* feat: Add @tailwindcss/forms plugin and update by @StanGirard in
#1869
* feat: Refactor get_question_context_for_brain endpoint by @StanGirard
in #1872
* feat: Add file URL to DocumentAnswer objects by @StanGirard in
#1874
* Update .gitignore and add .gitmodules by @StanGirard in
#1875
* feat: add new actions modal by @mamadoudicko in
#1870
* feat: add selected brain tag and new discussion button to actions
modal by @mamadoudicko in #1873
* feat: add action modal change brain button by @mamadoudicko in
#1876


**Full Changelog**:
v0.0.135...v0.0.136

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Copy link

sentry-io bot commented Dec 13, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AttributeError: 'NoneType' object has no attribute 'get' modules.brain.controller.brain_routes.get_quest... View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant