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: Update ChatLiteLLM model and add RLS optimization for notifications #2591

Merged
merged 1 commit into from
May 14, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request updates the ChatLiteLLM model to "gpt-4o" and adds a row-level security (RLS) optimization for notifications. It also includes a new SQL script to drop and create a policy for allowing user access to all notifications.

Copy link

vercel bot commented May 14, 2024

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

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 14, 2024 8:40am

@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 May 14, 2024
Copy link

sonarcloud bot commented May 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@StanGirard StanGirard merged commit 1b60f59 into main May 14, 2024
3 of 4 checks passed
@StanGirard StanGirard deleted the feat/rls-optim branch May 14, 2024 08:43
StanGirard added a commit that referenced this pull request May 21, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.253 (2024-05-14)

## What's Changed
* fix(frontend): Implement persistent dark mode setting and & Implement
persistent dark mode setting by @elazarnaaman in
#2423
* fix(frontend): hover effect on profile Button by @Zewed in
#2587
* fix(frontend): user invite UI on Mobile by @Zewed in
#2586
* feat: Update ChatLiteLLM model and add RLS optimization for
notifications by @StanGirard in
#2591

## New Contributors
* @elazarnaaman made their first contribution in
#2423

**Full Changelog**:
v0.0.252...v0.0.253

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