OpenEvidenceBackend/ ├── app/ # 主应用目录 │ ├── __init__.py │ ├── main.py # FastAPI 应用入口 │ │ │ ├── api/v1/ # API v1 ...
This framework provides an easy method to compute embeddings for accessing, using, and training state-of-the-art embedding and reranker models. It can be used to compute embeddings using Sentence ...