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

Add Redis configuration to celery_config.py #2227

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

StanGirard
Copy link
Collaborator

This pull request adds Redis configuration to the celery_config.py file. The CELERY_BROKER_URL has been replaced with REDIS_HOST, REDIS_PORT, and REDIS_PASS environment variables to configure the Redis broker and backend. This change allows for better integration with Redis in the application.

Copy link

vercel bot commented Feb 20, 2024

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

Name Status Preview Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview Feb 20, 2024 7:51am

@StanGirard StanGirard merged commit f406afc into main Feb 20, 2024
1 of 4 checks passed
StanGirard added a commit that referenced this pull request Feb 21, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.208 (2024-02-21)

## What's Changed
* feat: Add pricing calculation method to GPT4Brain class and update
user usage in chat controller by @StanGirard in
#2216
* Enable Porter Application quivr by @porter-deployment-app in
#2220
* Delete Porter Application quivr by @porter-deployment-app in
#2221
* Enable Porter Application preview-quivr by @porter-deployment-app in
#2222
* Enable Porter Application prod-quivr by @porter-deployment-app in
#2223
* feat(brains): added description by @StanGirard in
#2224
* feat: Add integration_logo_url to MinimalUserBrainEntity by
@StanGirard in #2225
* Add Redis configuration to celery_config.py by @StanGirard in
#2227
* Remove unused 'model' variable and logging statements by @StanGirard
in #2228
* feat: Add max_files attribute to MinimalUserBrainEntity and
BrainsUsers repository by @StanGirard in
#2229
* Feature: Add animations to foldable section by @johnfewell in
#2202
* feat(frontend): first custom brain live by @Zewed in
#2226
* fix(frontend): legacy on foldable section animation pr by @Zewed in
#2230
* Fix: API endpoint for getting integration brains by @StanGirard in
#2231
* feat: Update dependencies and remove unnecessary logging statements by
@StanGirard in #2232
* feat: implement elasticache by @StanGirard in
#2234
* fix(frontend): ellipsis overflow on large brain or prompt names by
@Zewed in #2233

## New Contributors
* @porter-deployment-app made their first contribution in
#2220
* @johnfewell made their first contribution in
#2202

**Full Changelog**:
v0.0.207...v0.0.208

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant