1. RAG简介
2. 通用的实现环节详细介绍
2.1 向量表征
- OpenAI提供的embedding接口:https://platform.openai.com/docs/guides/embeddings
- BGE https://bge-model.com/:智源出的向量化模型
- BCE https://github.com/netease-youdao/BCEmbedding:网易有道出的向量化模型
- M3E系列 https://huggingface.co/moka-ai/m3e-base:摩卡(就那家做招聘的公司)出的向量化模型
- 通义千问 embedding:https://help.aliyun.com/zh/model-studio/text-embedding-synchronous-api
- JinaAI Embedding:https://huggingface.co/jinaai/jina-embeddings-v2-base-zh