docs(config): 更新配置文件和集成文档#2824
Merged
Sakura-RanChen merged 1 commit intoxinnan-tech:py_test_Memory_powermemfrom Jan 12, 2026
Merged
docs(config): 更新配置文件和集成文档#2824Sakura-RanChen merged 1 commit intoxinnan-tech:py_test_Memory_powermemfrom
Sakura-RanChen merged 1 commit intoxinnan-tech:py_test_Memory_powermemfrom
Conversation
- 添加embedding_dims配置项注释 - 同步配置文件修改到集成文档
Contributor
Author
|
@Sakura-RanChen 关于全免费的方案(llm有免费的,但是embedding好像没有找到免费资源),内部测试了下bge-m3(本地嵌入)效果不太理想,在想是否采用 |
Collaborator
可以提供两种方案,一种本地(说明一下使用情况),一种付费(推荐,个人按需开启),因为embedding不止一种使用场景来着,在RAG知识库的向量化上也是需要用到的,可以说是一开多用 |
Contributor
Author
|
oceanbase/powermem#165 智谱的pr已提交,有一个需要注意的点,智谱的官方驱动是zai,所以在powermem的表述里也是这个 https://docs.bigmodel.cn/cn/guide/models/text/glm-4.7#python |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

docs(config): 更新配置文件和集成文档