Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 268 Bytes

langsmith-evaluator-sample

# dataset.csvを読み込んで、LangSmithにデータセットを作成
python create_dataset.py

# hirokisakabe_post.pdfを読み込んで、Chromaにデータを投入
python add_data.py

# 精度評価
python evaluate.py