Releases: MemTensor/MemOS
Releases · MemTensor/MemOS
Release v2.0.4
What's Changed
- feat: add openwork by @CaralHsi in #918
- merge dev v2.0.3 into main by @hijzy in #947
- feat: add recaller for fast-add process by @bittergreen in #958
- chore: update pr template by @CarltonXiang in #959
- feat: skill memory by @Wang-Daoji in #964
- fix: playground chat bug by @CaralHsi in #968
- feat: fix get_nodes by @wustzdy in #971
- feat: skill memory by @Wang-Daoji in #972
- feat: skill memory by @Wang-Daoji in #974
- fix: playground chat bug by @CarltonXiang in #975
- fix: playground chat bug & search_by_embedding in add process by @CaralHsi in #973
- feat: Add NLI model for fast detection of duplication/conflict by @bittergreen in #970
- feat: skill memory by @Wang-Daoji in #981
- feat: add mmr deduplication by @hijzy in #954
- feat: skill memory by @Wang-Daoji in #982
- fix: embedding service timeout occasionally by @endxxxx in #983
- feat: skill memory by @Wang-Daoji in #984
- feat: adjust skill prompt and fix some bugs by @CaralHsi in #988
- fix: skill thread bug by @CaralHsi in #990
- Dev 20260126 v2.0.4 by @CarltonXiang in #976
New Contributors
Full Changelog: v2.0.3...v2.0.4
Release v2.0.3
What's Changed
- feat: refactor & reorganize examples with unified structure and updated demos by @CaralHsi in #903
- fix: refine config for rerank input is too long by @whipser030 in #920
- fix: modifying api examples by @CaralHsi in #917
- fix: component_init initialize scheduler every time by @tangg555 in #915
- fix: parse in sim-struct chat-data; unify image analysis prompt with context injection & improve LLM robustness by @CaralHsi in #913
- fix: json loads error by @whipser030 in #937
- feat: sync main by @CaralHsi in #944
- feat: model error traceback by @CarltonXiang in #942
- feat: delete_time && delete_record_id for neo4j,polardb,neo4j_community by @wustzdy in #945
Full Changelog: v2.0.2...v2.0.3
Release v2.0.2
What's Changed
- fix: knowledge base adopt raw text by @whipser030 in #836
- Feat/optimize cloud service api by @Wang-Daoji in #839
- Feat/fix palyground bug by @Wang-Daoji in #841
- refactor & fix bugs: fix a range of bugs in scheduler and revise fine add apis by @tangg555 in #840
- feat: merge dev 0112 by @CarltonXiang in #854
- feat: delete result by @CarltonXiang in #852
- fix: unuse rerank by @whipser030 in #855
- fix: backtrack knowledge retrieval by @whipser030 in #857
- Feat/tool mem related by @Wang-Daoji in #864
- docs: fix server start cmd by @Nyakult in #858
- fix: Qdrant empty when using neo4j-community by @OhhhhPi in #843
- fix: use knowledge embedding score rerank by @whipser030 in #867
- fix: optimization_and_fix by @Wang-Daoji in #868
- Dev 20260112 v2.0.2 by @CarltonXiang in #877
- feat: merge dev into main; add scheduler examples, API enhancements, and retrieval dedup by @CaralHsi in #775
- chore: update version number to v2.0.2 by @CarltonXiang in #879
- feat: prevent repeated memories via archival and activated-only retrieval by @CaralHsi in #880
- feat: optimization and fix branch by @Wang-Daoji in #882
- feat: LLM/plugin retrieval bug, prevent redundant memories via archival with activated-only retrieval, and update implicit preference logic by @endxxxx in #893
New Contributors
Release v2.0.1
What's Changed
- update requirements by @pursues in #772
- update scheduler and add operation for dehallucination by @tangg555 in #769
- fix: update README.md by @zZhangSir in #774
- feat: update readme by @zZhangSir in #776
- feat: add export_graph data page by @wustzdy in #778
- fix: optimize Neo4j Community Edition support and enhance MCP environment loading by @fancyboi999 in #754
- fix: add feedback change to preference by @whipser030 in #771
- fix: improve chat playground stability and chat handler initialization by @Wang-Daoji in #770
- fix: update README.md by @zZhangSir in #786
- update: requirement,Dockerfile by @pursues in #784
- Feat: add OpenAI log by @CarltonXiang in #785
- Feat/dedup playground display by @Wang-Daoji in #789
- hotfix: redis dependency in scheduler by @tangg555 in #781
- add get_user_names_by_memory_ids api by @Wang-Daoji in #790
- feat: add batch delete by @wustzdy in #787
- feat: add timer log by @CarltonXiang in #793
- feat: add dedup search param by @glin93 in #788
- Dev zdy 1226 page by @wustzdy in #796
- requirements add neo4j by @pursues in #792
- Main zhq readme by @zZhangSir in #794
- update docker.compose.yml by @pursues in #798
- feat: fix requirements by @lijicode in #800
- Patch: get_memory adds the page size parameter function and the filtering of user id by @whipser030 in #801
- Dev zdy 1229 by @wustzdy in #802
- feat: add get_user_names_by_memory_ids for polardb && neo4j by @wustzdy in #803
- feat: add export_graph total by @wustzdy in #804
- add: get_memory return edges and count of items by @whipser030 in #805
- Scheduler: address some issues to run old scheduler example and kv cache example by @tangg555 in #797
- fix: issues caused by no reading default use_redis from env by @tangg555 in #799
- add: milvus return data pagination by @whipser030 in #806
- feat: update source return and chunk settings by @fridayL in #808
- add neo4j by @pursues in #809
- Scheduler: update exampels by @tangg555 in #807
- feat: add delete_node_by_prams filter by @wustzdy in #810
- fix: merge all preference by @whipser030 in #811
- feat: update _build_filter_conditions_sql in conditions && build_cypher_filter_condition filter by @wustzdy in #812
- feat: _build_filter_conditions_sql filter by @wustzdy in #813
- fix: update deprecated APIs for chonkie v1.4.0 and qdrant-client v1.16.0 by @zhixiangxue in #705
- feat: update code format by @fridayL in #814
- Feat/optimize cloud service api by @Wang-Daoji in #816
- fix: [PrefEval Evaluation] propagate --lib and --version arguments in search and response modes by @fancyboi999 in #780
- fix: fix context error and empty embedding by @fridayL in #817
- Feat/optimize cloud service api by @Wang-Daoji in #818
- fix: logs context and empty embedding by @fridayL in #819
- Feat/optimize cloud service api by @Wang-Daoji in #820
- add exist_user_name for neo4j.py by @wustzdy in #821
- Feat/optimize cloud service api by @Wang-Daoji in #822
- fix reranker by @pursues in #823
- Feat/optimize cloud service api by @Wang-Daoji in #825
- feat: add filter time query by @wustzdy in #826
- add getMemory sdk by @wustzdy in #827
- feat: Merge from main (some hot-fix) by @CaralHsi in #832
- feat: add OpenAI token log by @CarltonXiang in #831
- fix: feedback llm output fail to load json by @whipser030 in #833
- fix: Use env exchange overrides for all scheduler messages by @glin93 in #834
- feat: support single-assistant mem-reader by @CaralHsi in #835
- feat: tmp optimize by @Wang-Daoji in #846
- Dev 20260109 v2.0.1 by @CarltonXiang in #844
- feat: modify readme by @zhouhanshu in #838
- chore: bump version to v2.0.1 by @CaralHsi in #849
New Contributors
- @zhixiangxue made their first contribution in #705
- @zhouhanshu made their first contribution in #838
Full Changelog: v2.0.0...v2.0.1
Release V2.0.0
What's Changed
- feat: simplify simple tree by @CaralHsi in #461
- feat: max worker by @CaralHsi in #475
- Feat/dedup mem by @Wang-Daoji in #473
- feat: add topk for working mem by @fridayL in #476
- feat: update readme by @fridayL in #477
- feat: change url by @fridayL in #478
- fix: chat time issue 2023->2025 by @whipser030 in #479
- scheduler feat: implementation of redis queue and new api search functions of mixture and fine mode by @tangg555 in #462
- feat: update readme by @fridayL in #481
- add pool health && log by @wustzdy in #482
- Feat: reorganize playground code and merge to API by @fridayL in #488
- Fix/no response by @CarltonXiang in #490
- fix lack mem_cube_id bug in pref async by @Wang-Daoji in #494
- Feat/fix explicit threshold by @Wang-Daoji in #495
- Feat:reorg playground code by @fridayL in #497
- Feat: add redis_scheduler by @fridayL in #499
- Update API Reference link in README.md by @CarltonXiang in #500
- hotfix bug in pref init by @Wang-Daoji in #502
- feat & refactor: add searcher to handler_init and remove logger info from get_messages by @tangg555 in #501
- feat: log support time rotating by @CarltonXiang in #504
- fix init bug pref by @Wang-Daoji in #508
- Feat/log rotating by @CarltonXiang in #507
- fix: format error by @CarltonXiang in #510
- Dev by @CaralHsi in #496
- Feature/playground memcube log structured logs by @glin93 in #509
- feat: sync change by @fridayL in #512
- hotfix:hotfix by @fridayL in #513
- feat: abstract CubeView to Add & Search Handler by @CaralHsi in #498
- Feat/merge api refactor to dev by @Wang-Daoji in #514
- Feature/memcube log structured logs rework by @glin93 in #516
- feat: enhance APIADDRequest with custom_tags, info, and is_feedback fields by @CaralHsi in #515
- feat: add headers for embedding and reranker by @fridayL in #519
- docs: update .env.example with comprehensive variables and comments by @fancyboi999 in #511
- refactor: Consolidate backward compatibility into API models; simplify handler logic by @CaralHsi in #520
- Feat: add deepsearch agent for memos by @fridayL in #517
- add status of reasoning in playground by @Wang-Daoji in #523
- Feat: deepsearch agent dock search pipeline by @fridayL in #524
- Feat/join test playground by @Wang-Daoji in #527
- Feat: update prompt and format need raw by @fridayL in #528
- fix: cube init by @fridayL in #529
- Feat/redis scheduler by @glin93 in #526
- feat: add full text memory by jieba by @fridayL in #532
- Feat: update code by @fridayL in #533
- fa_bu_hui pref by @Wang-Daoji in #534
- Feat/merge api refactor to dev by @Wang-Daoji in #531
- fix: remove by @fridayL in #535
- feat: enable multi-cube chat (read/write) & unify ChatRequest/ADDRequest normalization by @CaralHsi in #521
- feat: Multi-Model Memory Reader with Modular Parser Architecture by @CaralHsi in #536
- feat(qdrant):support qdrant cloud and add index by @fancyboi999 in #522
- Feat: remove dup func name and add agentic search by @fridayL in #537
- fix: Make from_memory_type and to_memory_type optional and add task_i… by @glin93 in #538
- fix: log timeRotating by @CarltonXiang in #539
- Feat/merge api refactor to dev by @Wang-Daoji in #542
- update pool size by @wustzdy in #545
- Feat: add full text mem by @fridayL in #544
- feat: fix tiny parameter bug in multi model reader and add a multi-model memreader example by @CaralHsi in #546
- Fix scheduler logger memory size retrieval by @glin93 in #547
- Feat/task id query monitoring by @glin93 in #548
- Feat/merge api refactor to dev by @Wang-Daoji in #549
- Feat/add pref threshold by @Wang-Daoji in #550
- Dev 1.0.1 zdy like by @wustzdy in #551
- Feat: add func Base class and add strategy logs, low search mode by @fridayL in #552
- Fix/async add logging by @glin93 in #554
- hotfix: align KB knowledgeBaseUpdate logs with spec by @glin93 in #555
- Feat/merge api refactor to dev by @Wang-Daoji in #556
- feat: multimodal reader by @CaralHsi in #560
- delete_node_by_prams for filter && simple support by @wustzdy in #558
- Feat/multi model reader by @CaralHsi in #561
- feat: add filter for search_memories by @endxxxx in #553
- fix contains by @wustzdy in #564
- fix full_fields by @wustzdy in #566
- feat: complete multi modal by @CaralHsi in #562
- Hot func main/delete memory by @Wang-Daoji in #565
- Feat: sync hotfix to dev and add full text for polardb by @fridayL in #563
- update delete_node_by_prams add delete_node_by_prams by @wustzdy in #568
- Feat: insert fulltext search into pipeline by @fridayL in #567
- feat/complete multi modal by @CaralHsi in #570
- feat: feedback interface by @whipser030 in #541
- Feat/merge api refactor to dev by @Wang-Daoji in #569
- Feat/redis scheduler: task broker + orchestrator + new scheduler monitor by @tangg555 in #571
- Remove dump.rdb by @glin93 in #576
- Feat: add langchain markdown chunker by @fridayL in #574
- Debug scheduler by @tangg555 in #577
- Feat/file parser debug by @CaralHsi in #572
- fix function log_add_messages by @glin93 in #582
- Dev zdy delete 120002 by @wustzdy in #580
- feat: timer add log args by @CarltonXiang in #581
- Scheduler by @tangg555 in #584
- Scheduler: fix bugs due to init from env by @tangg555 in #585
- Fix: submit add for playground query by @fridayL in #586
- feat(scheduler): Propagate trace_id across process boundaries for mem… by @tangg555 in #592
- Feat/add model log by @CarltonXiang in #595
- Scheduler: new feat to addressed repeated task issues by @tangg555 in #594
- feat: split chunk for pure string by @CaralHsi in #593
- Fix dequeue timestamp logging for pydantic models by @glin93 in #596
- feat: Feedback Function by @whipser030 in #597
- Feat/tool memory by @Wang-Daoji in #583
- Hotfix/cloud log handler by @glin93 in #598
- fix(scheduler): Correctly process feedback logs by checking for 'text… by @glin93 in #600
- chore(feedback): propagate source_doc_id in KB logs if available by @glin93 in #601
- feat: add delete memory log; fix decode sources by @CaralHsi in https://github.com...
Release v1.1.3
What's Changed
- add: change deafult pre_load by @fridayL in #338
- feat: add memory size in product api by @CaralHsi in #348
- Feat: update load cubes by @fridayL in #350
- eat:reoganize prompt with reference in user content by @kakack in #351
- hotfix:noe4j community dataformat by @fridayL in #353
- milvus implement by @Wang-Daoji in #354
- fix: code ruff format by @fridayL in #355
- Fix/remove bug by @CaralHsi in #356
- Fix/api client by @CarltonXiang in #357
- chore: bump version to v1.1.2 by @tangg555 in #360
- fix: remove old mem by @CaralHsi in #361
- feat: only single-db mode in nebula now; modify index gql for better efficiency by @CaralHsi in #363
- feat: add server api prd by @fridayL in #362
- Feat: add neo4j db for user_name by @fridayL in #365
- Feat: add chat complete for new server_api by @fridayL in #366
- fix: nebula efficiency by @CaralHsi in #369
- Feat/merge dev by @fridayL in #374
- Feat: sync test to dev by @fridayL in #375
- Eval scripts by @Nyakult in #377
- feat: merge dev into main and change api-server by @fridayL in #376
- fix: sqlite list users error by @fridayL in #384
- feat: introduce async memory add for TreeTextMemory using MemScheduler by @CaralHsi in #373
- add pm and pref eval scripts by @Nyakult in #385
- Meger update about scheduler and new api to Dev by @tangg555 in #386
- Feat/merge inst cplt to dev by @Wang-Daoji in #388
- Feat: add reranker strategies and update configs by @fridayL in #390
- modify code in evaluation by @Wang-Daoji in #392
- fix bug in pref_mem return by @Wang-Daoji in #399
- add polardb by @wustzdy in #395
- feat: fix mode by @lijicode in #400
- Feat: remove long waring for internet and add content for memreader by @fridayL in #401
- feat: redis for sync history memories and new api of mixture search by @tangg555 in #398
- memos online api eval scripts and readme by @Nyakult in #403
- feat: fix sources by @lijicode in #404
- fix porlar by @lijicode in #406
- Feat/arms by @CarltonXiang in #402
- Hotfix: memos playground prompt reverse by @fridayL in #408
- Feat/pref optimize update by @Wang-Daoji in #409
- feat: fix polardb graph by @lijicode in #411
- feat: async add api by @CaralHsi in #410
- use nacos by @lijicode in #407
- feat: async add api by @CaralHsi in #413
- revision of mixture api: add conversation turn and reduce 2 stage ranking to 1 stage by @tangg555 in #405
- Feat: add recall strategy by @whipser030 in #414
- Revert "Feat: add recall strategy " by @CaralHsi in #415
- Feat: add new recall and verify by @fridayL in #416
- Feat: remove usage data by @fridayL in #417
- feat: add moniter schedule by @CaralHsi in #419
- feat:turn off graph call by @whipser030 in #418
- pm & prefEval scripts updates by @Nyakult in #421
- add polardb pool by @wustzdy in #420
- Feat/pref optimize update by @Wang-Daoji in #422
- fix:tree file change Searcher inputs by @whipser030 in #423
- Feat/pref optimize update by @Wang-Daoji in #425
- Fix/query schedule by @CaralHsi in #424
- fix: message schema bug by @CaralHsi in #426
- fix commit by @wustzdy in #427
- Feat/pref optimize update by @Wang-Daoji in #429
- Feat/pref optimize update by @Wang-Daoji in #431
- Feat/pref optimize update by @Wang-Daoji in #432
- Feat/add request log by @CarltonXiang in #439
- Feat/standardized preference field by @Wang-Daoji in #440
- update polardb pool timeout by @wustzdy in #441
- feat: fix self-input prompt error by @fridayL in #443
- feat: fix polardb value by @lijicode in #445
- Feat/add request log by @CarltonXiang in #442
- Feat/revert request context by @CarltonXiang in #446
- fix prompt error by @Wang-Daoji in #447
- fix: fix search config input bug; patch retrieve_utils path set; adjust reader strategy template. by @whipser030 in #448
- eval result by @Nyakult in #428
- Useless quotes by @wustzdy in #450
- Revert "fix prompt error" by @CaralHsi in #452
- Revert "fix: fix search config input bug; patch retrieve_utils path set; adjust reader strategy template." by @CaralHsi in #453
- Revert "Useless quotes" by @CaralHsi in #454
- fix prompt error by @Wang-Daoji in #455
- Feat/remove pref rank prompt by @Wang-Daoji in #456
- fix: fix strategy reader input; code reformat by @whipser030 in #457
- Dev ccl1103 by @lijicode in #449
- Feat/fix bug 1031 by @Wang-Daoji in #459
- Fix/no response by @CarltonXiang in #463
- doc: Update readme by @Nyakult in #458
- Fix/no response by @CarltonXiang in #464
- Fix: fix pg query for group error string by @fridayL in #465
- feat: freeze usage update in Searcher by @CaralHsi in #466
- feat: API1.1 by @CaralHsi in #434
- doc: update readme by @CaralHsi in #469
- chore: bump version to v1.1.3 by @CaralHsi in #470
- chore: bump version to v1.1.3 by @CaralHsi in #471
New Contributors
- @Wang-Daoji made their first contribution in #354
- @wustzdy made their first contribution in #395
- @whipser030 made their first contribution in #414
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
What's Changed
- fix: api client get_message models by @CarltonXiang in #359
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
- feat: delete custom_logger_handler by @CarltonXiang in #289
- fix: change env model name by @fridayL in #292
- fix:#286:#286 by @kakack in #293
- Feat:add self defined memcube id for reg user by @fridayL in #295
- Feat/add opentelmetry by @CarltonXiang in #298
- feat: add orginal context for reranking by @fridayL in #284
- revert: nebular require_python by @CarltonXiang in #300
- feat: chat bot api by @CaralHsi in #294
- feat: chat bot api by @CaralHsi in #302
- feat: chat bot api, add reranker filter; fix pydantic bug by @CaralHsi in #303
- fix: bug in internet pydantic error by @CaralHsi in #304
- Feat/add opentelmetry by @CarltonXiang in #307
- feat: update nebula to nebula 5.1.1 by @CaralHsi in #311
- fix: nebula multi db bug by @CaralHsi in #313
- Feat/memos client by @CarltonXiang in #312
- Feat: add time log for threaddict and change openai packacge singleton by @fridayL in #314
- Feat/add timerlog by @fridayL in #317
- Feat/add opentelmetry by @CarltonXiang in #315
- feat: add api client by @CarltonXiang in #316
- Feat: add segment lock dict by @fridayL in #319
- fix:fix dump parallel for dumps cubes by @fridayL in #320
- feat: add sinlgleton by @fridayL in #321
- feat: nebula&reorganize update by @CaralHsi in #322
- fix: nebula reset bug by @CaralHsi in #323
- feat: add default processing in mem-reader by @CaralHsi in #325
- feat:add time step by @fridayL in #326
- Feat:add time step by @fridayL in #327
- docker start by @pursues in #324
- Feat: remove json by @fridayL in #328
- feat: remove by @fridayL in #329
- fix: not include embedding by @CaralHsi in #330
- Feat/add time step by @fridayL in #331
- Feat/add time step by @fridayL in #332
- Fix/default add by @CaralHsi in #333
- feat: recall and searcher use parallel by @lijicode in #337
- Feat/api client by @CarltonXiang in #334
- feat: API 1.0 by @CarltonXiang in #339
- fix: format by @CaralHsi in #341
- chore: bump version to v1.1.0 by @CaralHsi in #340
New Contributors
Full Changelog: v1.0.1...v1.1.1
Release v1.1.0
What's Changed
- feat: delete custom_logger_handler by @CarltonXiang in #289
- fix: change env model name by @fridayL in #292
- fix:#286:#286 by @kakack in #293
- Feat:add self defined memcube id for reg user by @fridayL in #295
- Feat/add opentelmetry by @CarltonXiang in #298
- feat: add orginal context for reranking by @fridayL in #284
- revert: nebular require_python by @CarltonXiang in #300
- feat: chat bot api by @CaralHsi in #294
- feat: chat bot api by @CaralHsi in #302
- feat: chat bot api, add reranker filter; fix pydantic bug by @CaralHsi in #303
- fix: bug in internet pydantic error by @CaralHsi in #304
- Feat/add opentelmetry by @CarltonXiang in #307
- feat: update nebula to nebula 5.1.1 by @CaralHsi in #311
- fix: nebula multi db bug by @CaralHsi in #313
- Feat/memos client by @CarltonXiang in #312
- Feat: add time log for threaddict and change openai packacge singleton by @fridayL in #314
- Feat/add timerlog by @fridayL in #317
- Feat/add opentelmetry by @CarltonXiang in #315
- feat: add api client by @CarltonXiang in #316
- Feat: add segment lock dict by @fridayL in #319
- fix:fix dump parallel for dumps cubes by @fridayL in #320
- feat: add sinlgleton by @fridayL in #321
- feat: nebula&reorganize update by @CaralHsi in #322
- fix: nebula reset bug by @CaralHsi in #323
- feat: add default processing in mem-reader by @CaralHsi in #325
- feat:add time step by @fridayL in #326
- Feat:add time step by @fridayL in #327
- docker start by @pursues in #324
- Feat: remove json by @fridayL in #328
- feat: remove by @fridayL in #329
- fix: not include embedding by @CaralHsi in #330
- Feat/add time step by @fridayL in #331
- Feat/add time step by @fridayL in #332
- Fix/default add by @CaralHsi in #333
- feat: recall and searcher use parallel by @lijicode in #337
- Feat/api client by @CarltonXiang in #334
- feat: API 1.0 by @CarltonXiang in #339
- fix: format by @CaralHsi in #341
- chore: bump version to v1.1.0 by @CaralHsi in #340
New Contributors
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
What's Changed
- feat: use different template for different language input by @Nyakult in #232
- fix: time hullucination by @CaralHsi in #234
- fix: chat time bug by @CaralHsi in #235
- push locomo rag eval code by @CSLiuPeng in #180
- feat: add further questions for dialogue by @fridayL in #236
- Fix: fix list user bugs and multi-user-examples get_all args by @fridayL in #237
- fix: nebula bug by @CaralHsi in #242
- Feat: change reference position and reorganize code by @fridayL in #240
- feat: reject answer by @CaralHsi in #243
- feat: support retrieval from specified memos_cube by @CaralHsi in #244
- feat: modify product answer prompt by @CaralHsi in #245
- feat: modify reference format by @CaralHsi in #246
- feat: memos add moscube turnoff by @fridayL in #247
- Fix: fix memcube path bug for docker and change further question prompt by @fridayL in #248
- Feat: add chat complete api for no-stream and rewrite chat func for moscore by @fridayL in #253
- fix: mem-reader bug by @CaralHsi in #255
- feat: modify nebula session pool by @CaralHsi in #259
- fix: general_text add user_id by @fridayL in #260
- feat: Asynchronous processing of logs, notifications and memory addit… by @lijicode in #261
- feat: mos add load sdk for user by @fridayL in #263
- feat: enhance NebulaGraph pool management & improve Searcher usage logging by @CaralHsi in #265
- feat: add custom logger by @CarltonXiang in #217
- Feat: update chatbot for postprocessing memory by @fridayL in #267
- Feat/add traceid by @CarltonXiang in #270
- feat: modify mem-reader prompt by @CaralHsi in #273
- Feat/add traceid by @CarltonXiang in #274
- Feat: fix stream output and add openai stream by @fridayL in #276
- feat: add reranker by @CaralHsi in #277
- fix: reranker config bug by @CaralHsi in #278
- feat: adjust similarity threshold by @CaralHsi in #279
- feat: set minimun returned memories back to 3 by @CaralHsi in #280
- Feat: change mem prompt by @fridayL in #281
- feat: internet search speed and reranker by @CaralHsi in #282
- feat: update filter mem by @fridayL in #285
- feat: updatebug by @fridayL in #287
- feat: modify self intro by @CaralHsi in #288
- Chore: Change version to v1.0.1 by @fridayL in #290
- chore: bump version to v1.0.1 by @CaralHsi in #275
New Contributors
- @CSLiuPeng made their first contribution in #180
- @lijicode made their first contribution in #261
Full Changelog: v1.0.0...v1.0.1