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(frontend): sources per messages #2253

Merged
merged 9 commits into from
Feb 24, 2024
Merged

feat(frontend): sources per messages #2253

merged 9 commits into from
Feb 24, 2024

Conversation

Zewed
Copy link
Collaborator

@Zewed Zewed commented Feb 24, 2024

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):

Copy link

vercel bot commented Feb 24, 2024

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

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2024 2:55am

@Zewed Zewed marked this pull request as ready for review February 24, 2024 02:11
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. area: frontend Related to frontend functionality or under the /frontend directory labels Feb 24, 2024
@StanGirard
Copy link
Collaborator

@Zewed ca build pas

@@ -13,7 +13,7 @@ module.exports = {
"import/no-unresolved": 0,
"import/prefer-default-export": 0,
"import/no-duplicates": "error",
complexity: ["error", 8],
complexity: ["error", 20],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retire la règle non ?

@StanGirard StanGirard merged commit 29da8c7 into main Feb 24, 2024
4 checks passed
StanGirard added a commit that referenced this pull request Feb 26, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.211 (2024-02-24)

## What's Changed
* fix: ollama migration documentation by @bidoubiwa in
#2248
* Update Sentry configuration and ignore file by @StanGirard in
#2250
* Fix Sentry DSN environment variable by @StanGirard in
#2251
* fix(sentry): Refactor GlobalError component to use arrow function
syntax by @StanGirard in #2252
* fix: Update Sentry configuration to use NEXT_PUBLIC_SENTRY_DSN by
@StanGirard in #2254
* feat(frontend): integrate octolane by @Zewed in
#2256
* fix(frontend): better search bar and chat box by @Zewed in
#2255
* feat(frontend): sources per messages by @Zewed in
#2253
* feat(sentry): remove health endpoint by @StanGirard in
#2257
* Add octolane.com to Content Security Policy by @StanGirard in
#2258
* fix(frontend): ui chat box & sources small bug by @Zewed in
#2260
* Refactor GitHub workflows by @StanGirard in
#2261

## New Contributors
* @bidoubiwa made their first contribution in
#2248

**Full Changelog**:
v0.0.210...v0.0.211

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants