mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-20 00:12:50 +00:00
- Modify LLM-related ops to use async_execute instead of execute - Replace chat method with achat for asynchronous LLM calls - Update method signatures and return types to support async operations - This change affects multiple files across the project |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| build_query_op.py | ||
| build_query_prompt.yaml | ||
| merge_memory_op.py | ||
| rerank_memory_op.py | ||
| rerank_memory_prompt.yaml | ||
| rewrite_memory_op.py | ||
| rewrite_memory_prompt.yaml | ||