Skip to content

Conversation

kakack
Copy link
Collaborator

@kakack kakack commented Jul 11, 2025

Description

Summary: (summary)

Fix: #(issue)

Reviewer: @(reviewer)

Checklist:

  • I have performed a self-review of my own code | 我已自行检查了自己的代码
  • I have commented my code in hard-to-understand areas | 我已在难以理解的地方对代码进行了注释
  • I have added tests that prove my fix is effective or that my feature works | 我已添加测试以证明我的修复有效或功能正常
  • I have added necessary documentation (if applicable) | 我已添加必要的文档(如果适用)
  • I have linked the issue to this PR (if applicable) | 我已将 issue 链接到此 PR(如果适用)
  • I have mentioned the person who will review this PR | 我已提及将审查此 PR 的人

Ki-Seki and others added 18 commits July 8, 2025 17:00
* feat(eval): add eval dependencies

* feat(eval): add configs example

* docs(eval): update README.md

* feat(eval): remove the dependency (pydantic)
* ci: include mac and win

* fix: use pathlib for cross-platform path handling in cube creation test

* fix: improve file path handling in test_dump using os.path.join

* fix: use a small hf model instead

* fix: add LLMFactory mock to test MOS initialization with invalid user

* fix: remove warning about platform support

* fix:db close in windows for sqlitedb

* fix: fix ci

* fix: delete db after close and get permission

* ci: explicitly checks macos-14 and macos-15

* docs: add warning about macOS compatibility

---------

Co-authored-by: fridayL <[email protected]>
* feat(eval): add eval dependencies

* feat(eval): add configs example

* docs(eval): update README.md

* feat(eval): remove the dependency (pydantic)

* feat(eval): add run locomo eval script

* fix(eval): delete about memos redundant search branches

* chore: fix format
* feat: add cot and internet search for memory

* fix: update openapi

* fix:change examples name
* docs: update pull request template for clarity and completeness

* docs: fix
feat: change new version
* feat(eval): add eval dependencies

* feat(eval): add configs example

* docs(eval): update README.md

* feat(eval): remove the dependency (pydantic)

* feat(eval): add run locomo eval script

* fix(eval): delete about memos redundant search branches

* chore: fix format

* feat(eval): add openai memory on locomo - eval guide

* docs(eval): modify openai memory on locomo - eval guide
@fridayL fridayL marked this pull request as ready for review July 11, 2025 06:45
@fridayL fridayL merged commit 5452668 into MemTensor:feat/demo-product Jul 11, 2025
0 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants