Commit graph

19 commits

Author SHA1 Message Date
jinli.yl
6eff6e5cd9 rm FLOW_USE_FRAMEWORK env 2025-09-16 16:51:12 +08:00
jinliyl
560e746cea
reformat code, support flowllm 0.1.9 (#26)
* reformat code, support flowllm 0.1.9

* Update README.md

add FLOW_USE_FRAMEWORK=true

* Update README_ZH.md

add FLOW_USE_FRAMEWORK=true

* Update index.md

add FLOW_USE_FRAMEWORK=true

* add env FLOW_APP_NAME=ReMe
2025-09-16 16:49:56 +08:00
jinliyl
00b81ebb7e
Update index.md
add FLOW_USE_FRAMEWORK=true
2025-09-16 15:35:48 +08:00
dengjiaji
5bdd6f9062 docs: update homepage resource links 2025-09-16 11:06:03 +08:00
dengjiaji
4811f72e59 docs: update homepage layout and add repository links 2025-09-15 15:50:30 +08:00
dengjiaji
1257c30e1a docs: update experiment tutorials and documentation structure 2025-09-15 15:44:23 +08:00
dengjiaji
9da6a14fcb fix bug: update site_url to point to GitHub Pages 2025-09-15 15:16:16 +08:00
dengjiaji
805b7520ec docs(library):
- Deleted the entire library.html file from the docs/library directory
- Updated library.md file to include a new heading and a placeholder for memory library content
2025-09-15 15:09:55 +08:00
dengjiaji
57f505752d docs(library): add new marker 2025-09-15 14:59:29 +08:00
dengjiaji
8bc3ad37a5 feat(docs): add memory library
- Add UI elements for searching, filtering, and displaying results- Include functionality to open and view individual memory items
2025-09-15 14:52:59 +08:00
dengjiaji
7bc7e13f01 add mkdocs for homepage 2025-09-15 14:51:03 +08:00
dengjiaji
9013aadc32 add new library page 2025-09-15 14:50:24 +08:00
jinli.yl
a9f061b92d refactor(vector_store): update search functionality and documentation
- Remove deprecated `add_dict_filter` method from vector store operations
- Update `async_search` method to use `filter_dict` parameter for advanced filtering
- Modify examples in documentation to use the new `filter_dict` format for advanced filtering
- Update task memory and messages for consistency with new filtering approach
2025-09-07 15:58:31 +08:00
jinli.yl
4a00f51c3c refactor(demo): update personal memory demo and remove unused files
- Update personal memory demo to use new memory format
- Remove unused task memory and message files
- Adjust vector store configuration in default.yaml
- Modify load_today_memory_op to use new search method
2025-09-07 00:03:49 +08:00
dengjiaji
020f2bc3ef update appworld experiment & readme 2025-09-04 17:11:14 +08:00
jinli.yl
f707490ace refactor(docs): update library path in index.html
- Change the baseUrl from `../library/` to `./library/` in the docs/index.html file
- This adjustment corrects the path to the library folder, ensuring proper file loading
2025-09-02 22:55:15 +08:00
dengjiaji
fee584e00e rename docs folder 2025-09-02 22:16:27 +08:00
jinli.yl
495fe904a4 update messages 2025-07-29 11:22:14 +08:00
鸣山
fc95d1e597 add experience library pages 2025-07-28 13:03:23 +08:00