mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-17 23:51:19 +00:00
BGE-M3 returns dense_embedding instead of embedding; use dense_embedding as fallback when embedding is None to avoid TypeError. Made-with: Cursor Co-authored-by: AleksandrMordvinov <mad190192@gmail.com> |
||
|---|---|---|
| .. | ||
| as_llm | ||
| as_llm_formatter | ||
| as_token_counter | ||
| embedding | ||
| enumeration | ||
| file_store | ||
| file_watcher | ||
| flow | ||
| llm | ||
| op | ||
| schema | ||
| service | ||
| token_counter | ||
| tools | ||
| utils | ||
| vector_store | ||
| __init__.py | ||
| application.py | ||
| base_dict.py | ||
| prompt_handler.py | ||
| registry_factory.py | ||
| runtime_context.py | ||
| service_context.py | ||