mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-24 14:15:17 +02:00
rag pipeline
This commit is contained in:
parent
916b139e2b
commit
bd980d41c5
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ from unittest.mock import AsyncMock
|
|||
|
||||
import pytest
|
||||
|
||||
from metagpt.rag import SimpleEngine
|
||||
from metagpt.rag.engines import SimpleEngine
|
||||
|
||||
|
||||
class TestSimpleEngineFromDocs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue