jinli.yl
fbdfdfee57
feat(token-counter): add token counting system with multiple implementations
2025-12-31 11:17:12 +08:00
jinli.yl
af52c0cc04
feat(embedding): add embedding model framework with OpenAI implementation
...
- Create BaseEmbeddingModel abstract class with async/sync interfaces
- Implement OpenAIEmbeddingModel for asynchronous operations
- Implement OpenAIEmbeddingModelSync for synchronous operations
- Add automatic batching and retry logic for embedding operations
- Add VectorNode embedding functionality for content indexing
- Update type hints in LLM modules to use generic list instead of List
- Refactor LiteLLMSync class documentation and type annotations
- Add comprehensive async and sync unit tests for embedding models
- Add unit tests for BaseContext attribute access patterns
2025-12-31 11:00:57 +08:00
jinli.yl
2e968c4e33
docs(readme): update readme files with consistent formatting
2025-12-31 09:54:53 +08:00
jinli.yl
38c972b270
chore(deps): add pre-commit to project dependencies
2025-12-31 09:48:13 +08:00
jinli.yl
c655f366e3
docs(readme): add download count and commit activity badges
2025-12-31 09:44:45 +08:00
jinli.yl
5f6244d432
ci(workflow): add pre-commit workflow for code formatting
2025-12-31 00:55:22 +08:00
jinli.yl
c49665cbd4
docs(schema): update tool call documentation with example
2025-12-31 00:54:40 +08:00
jinli.yl
457284a046
feat(llm): add LLM module with base interface and multiple provider implementations
2025-12-31 00:49:45 +08:00
jinli.yl
a7301f99ae
feat(context): add comprehensive context management system with prompt handling and registries
2025-12-31 00:01:26 +08:00
jinli.yl
ad6395f012
feat(schema): add JSON Schema enum and enhance ToolCall with recursive schema support
2025-12-30 23:52:45 +08:00
jinli.yl
e5f17d6e67
docs(guidelines): add test file creation guidelines with loguru logger
2025-12-30 22:01:56 +08:00
jinli.yl
266b19ecd0
feat(core): add enumeration and schema modules with utility functions
2025-12-30 18:16:33 +08:00
jinli.yl
cb907ea201
feat(utils): add universal timer decorator with loguru integration
2025-12-30 17:38:58 +08:00
jinliyl
da8260e5c0
Merge pull request #59 from agentscope-ai/dev_czy_1126
...
Update appworld_react_agent.py for better reproduction & Upload task memory paper data
2025-12-25 14:07:38 +08:00
caozouying.czy
f85ab472d9
upload task memory data in our paper
2025-12-24 14:35:09 +08:00
caozouying.czy
79a9e4038d
fix bug when updating memory freq only but not utility
2025-12-24 14:35:09 +08:00
caozouying.czy
b5676fc4b8
update default config
2025-12-24 14:35:09 +08:00
caozouying.czy
8016fa945e
update L115 for prompt consistency
2025-12-24 14:35:09 +08:00
jinli.yl
01621efa3a
docs(readme): update chinese readme file
2025-12-18 14:44:32 +08:00
jinli.yl
33dbc5e446
docs(readme): update PyPI version badge URL
2025-12-18 14:42:08 +08:00
jinli.yl
d538935679
docs(readme): update Chinese README with improved structure and content
2025-12-18 14:40:29 +08:00
jinli.yl
4eef17f327
docs(readme): update arXiv link format and bibliography authors
2025-12-18 14:33:05 +08:00
jinli.yl
c872b92db0
docs(readme): update README with improved structure and content
2025-12-18 14:29:49 +08:00
jinli.yl
43cfc0872a
docs(vector_store): add configuration examples for vector store backends
2025-12-17 11:59:25 +08:00
Zhouwk
7d688b5d13
Merge pull request #51 from agentscope-ai/readme_1216
...
feat(docs): add new contributor and paper reference
2025-12-16 20:29:49 +08:00
方应
37c59d49f2
feat(docs): add new contributor and paper reference
...
- Add Weikang Zhou as a contributor in pyproject.toml
- Update README.md with new author in software citation
- Add new paper reference for AgentscopeReMe framework
- Include arXiv link and publication details
- Add full author list for the research paper
- Update bibliography with proper formatting
2025-12-16 17:16:46 +08:00
zouyingcao
5798df3c4d
remove the constraint on max_response_size in appworld_react_agent.py
2025-12-15 18:11:43 +08:00
Dengjiaji
2ab7dc0267
chore(version): update version to 0.2.0.4
2025-12-11 15:15:59 +08:00
jinli.yl
0e8fe5cedc
feat(agent): add initialization method for SimpleReactOp
2025-12-11 10:41:24 +08:00
Jiaji
a729064e6c
Merge pull request #46 from agentscope-ai/bugfix
...
[bugfix] change meta from dict to str
2025-12-09 11:53:29 +08:00
jinli.yl
8f6c7057f4
feat(memory): serialize metadata as JSON string in memory schemas
2025-12-07 22:21:20 +08:00
jinli.yl
eed3b27324
chore(build): update package exclusion configuration
2025-12-04 20:51:14 +08:00
jinli.yl
82b973dbf8
feat(audio): add macOS microphone recording script
2025-12-04 20:37:32 +08:00
zouyingcao
147901c66f
Update default.yaml by adding MemoryDeduplicationOp in summary_task_memory flow
2025-12-02 20:43:44 +08:00
jinli.yl
b385cf3124
docs(readme): replace tool call content with ultra large context placeholder
2025-11-27 20:40:28 +08:00
jinli.yl
a1b4ce3df7
docs(work_memory): add diagram to message offload documentation
2025-11-27 20:37:05 +08:00
jinli.yl
46249bbea7
docs(index): update agent memory definition and architecture figure
2025-11-27 20:31:00 +08:00
jinli.yl
a968b6fd44
docs(cookbook): add Jupytext metadata and improve quick start guide
2025-11-27 19:49:09 +08:00
jinli.yl
de53ac0e16
docs(work_memory): add working memory documentation files
2025-11-27 19:36:56 +08:00
jinli.yl
b681c4496e
docs(readme): update link text for working-memory demo
2025-11-27 19:30:35 +08:00
jinli.yl
c88e868385
docs(readme): update react-agent demo description
2025-11-27 19:29:42 +08:00
jinli.yl
ed2ca3f9d4
docs(readme): update documentation with working memory features
2025-11-27 19:27:38 +08:00
jinliyl
57df153d23
Merge pull request #43 from agentscope-ai/dev_1117
...
ADD working memory documents
2025-11-27 17:51:32 +08:00
方应
fe4eb7a0a8
Add the description document about the op in working memory.
2025-11-27 17:34:36 +08:00
方应
121002974a
Merge remote-tracking branch 'origin/main' into dev_1117
2025-11-27 17:28:45 +08:00
方应
dfd2a35ccb
Add the description document about the op in working memory.
2025-11-27 17:25:14 +08:00
jinli.yl
a2b7a61664
feat(working_memory): add working memory demo with ReAct agent
2025-11-27 16:52:47 +08:00
jinliyl
0ee91e912c
Merge pull request #42 from agentscope-ai/dev_czy_1126
...
Fix TypeError in DeleteMemoryOp && Update Cookbook
2025-11-27 16:27:14 +08:00
zouyingcao
208499aab3
Merge branch 'main' into dev_czy_1126
2025-11-27 16:21:09 +08:00
zouyingcao
744d709b50
Merge pull request #41 from dongxiaolong/fix/vector-node-access
...
fix: Resolve TypeError in DeleteMemoryOp by using attribute access for VectorNode
2025-11-27 16:19:21 +08:00