update examples/rag/rag_bm.py

This commit is contained in:
张建生 2025-02-28 16:06:26 +08:00
parent 9e989af31e
commit c4f169462f

View file

@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""RAG benchmark pipeline"""
import asyncio