This commit is contained in:
LarFii
2024-11-11 10:45:22 +08:00
parent 958cb9627e
commit d0c1844264
10 changed files with 35 additions and 33 deletions

View File

@@ -61,7 +61,6 @@ def always_get_an_event_loop() -> asyncio.AbstractEventLoop:
return loop
@dataclass
class LightRAG:
working_dir: str = field(