Skip to content
Discussion options

You must be logged in to vote

可以的。您可以通过 get_memory 接口把之前在线 API 中的记忆导出出来,然后在本地环境重新导入使用。需要注意的是,迁移到本地后通常需要重新进行 embedding 操作,因为本地部署使用的向量库、embedding 模型或索引环境可能和线上 API 不完全一致。

Yes, it is possible. You can use the get_memory API to export the memories stored in the online API service, then import them into your local deployment. Please note that the memories usually need to be embedded again locally, since the local vector database, embedding model, or index environment may differ from the online API setup.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CaralHsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants