Pinned Loading
-
rag-demo.py
rag-demo.py 1# chunk.py2def read_data() -> str:
3with open("data.md", "r", encoding="utf-8") as f:
4return f.read()
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
