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