Skip to content

feat(core): OSS&S3 Supports#2477

Merged
Aries-ckt merged 7 commits into
eosphoros-ai:mainfrom
fangyinc:duckdb-ext
Mar 17, 2025
Merged

feat(core): OSS&S3 Supports#2477
Aries-ckt merged 7 commits into
eosphoros-ai:mainfrom
fangyinc:duckdb-ext

Conversation

@fangyinc
Copy link
Copy Markdown
Member

@fangyinc fangyinc commented Mar 17, 2025

Description

  1. Support OSS and S3 storage backend
  2. Add specific configurations for each application
  3. Native applications support memory configuration based on window size for conversation turns and token count
  4. Web pages support rendering of LaTeX mathematical formulas
  5. DuckDB supports installing plugins from custom local plugin paths (for offline environments)
  6. Fixed Chroma configuration error

Closes #2475
Closes #2468
Closes #2451
Closes #2416

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added core Module: core enhancement New feature or request labels Mar 17, 2025
Copy link
Copy Markdown
Collaborator

@yhjun1026 yhjun1026 left a comment

Choose a reason for hiding this comment

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

r+

Copy link
Copy Markdown
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.

LGTM

@Aries-ckt Aries-ckt merged commit f209b4c into eosphoros-ai:main Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Module: core enhancement New feature or request

Projects

None yet

3 participants