mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-11 15:15:18 +02:00
Update __init__.py
This commit is contained in:
parent
4047caf18d
commit
23ab5ae34a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
from metagpt.rag.benchmark.base import RAGBenchMark
|
||||
from metagpt.rag.benchmark.base import RAGBenchmark
|
||||
|
||||
__all__ = ["RAGBenchMark"]
|
||||
__all__ = ["RAGBenchmark"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue