AutoGPT
AutoGPT copied to clipboard
π MyScale Memory Support
MyScale Memory
Background
MyScale is a high-performance SQL + Vector OLAP database built on ClickHouse. You can find more details on MyScale's website. Using MyScale as memory would help you dealing with large memories and flexible metadata filters.
Changes
A new memory than connects MyScale.
Documentation
Includes in-code comments and documents in README.md
Test Plan
- Go to MyScale and click on sign up.
- Go to your console to create a cluster
- Get your
Connection Details
underAction
column under cluster table. - Set the parameters in
.env
and launch./run.sh
PR Quality Checklist
- [x] My pull request is atomic and focuses on a single change.
- [x] I have thoroughly tested my changes with multiple different prompts.
- [x] I have considered potential risks and mitigations for my changes.
- [x] I have documented my changes clearly and comprehensively.
- [x] I have not snuck in any "extra" small tweaks changes
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
Conflicts have been resolved! π A maintainer will review the pull request shortly.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
Conflicts have been resolved! π A maintainer will review the pull request shortly.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
Conflicts have been resolved! π A maintainer will review the pull request shortly.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
Conflicts have been resolved! π A maintainer will review the pull request shortly.
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.
Does anyone have time to review this PR?
Codecov Report
Patch coverage: 24.41
% and project coverage change: -0.95
:warning:
Comparison is base (
5b4bcf1
) 62.67% compared to head (0ae987d
) 61.73%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2762 +/- ##
==========================================
- Coverage 62.67% 61.73% -0.95%
==========================================
Files 74 75 +1
Lines 3400 3486 +86
Branches 495 503 +8
==========================================
+ Hits 2131 2152 +21
- Misses 1120 1184 +64
- Partials 149 150 +1
Impacted Files | Coverage Ξ | |
---|---|---|
autogpt/memory/myscale.py | 8.47% <8.47%> (ΓΈ) |
|
autogpt/memory/__init__.py | 50.79% <44.44%> (-1.06%) |
:arrow_down: |
autogpt/config/config.py | 74.19% <66.66%> (-0.81%) |
:arrow_down: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docs | β Ready (Inspect) | Visit Preview | π¬ Add feedback | May 19, 2023 5:51am |
Conflicts have been resolved! π A maintainer will review the pull request shortly.
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
@ntindle could you pls review this pr?
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
This is a mass message from the AutoGPT core team. Our apologies for the ongoing delay in processing PRs. This is because we are re-architecting the AutoGPT core!
For more details (and for infor on joining our Discord), please refer to: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting
This PR exceeds the recommended size of 200 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size
Hey, I've marked this as don't merge until the Memory Fixes are in. Sorry to keep it on hold longer, just no real way to test/validate functionality until the fixes are in
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.