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

refactor: Refactor storage system #937

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

fangyinc
Copy link
Collaborator

  • Refactor storage system for SDK.
  • New migration command dbgpt db migration
  • Unified storage interface, currently has memory and database implementations
  • New StorageConversation
  • Store conversation history and message details separately in StorageConversation
  • More unit tests.

@github-actions github-actions bot added the internal DB-GPT internal flag(chore|ci|refactor|test) label Dec 15, 2023
Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

r+

@Aries-ckt Aries-ckt merged commit aed1c3f into eosphoros-ai:main Dec 15, 2023
4 checks passed
Hopshine pushed a commit to Hopshine/DB-GPT that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal DB-GPT internal flag(chore|ci|refactor|test)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants