AntSK-PyApi icon indicating copy to clipboard operation
AntSK-PyApi copied to clipboard

基于FastAPI的文本嵌入向量生成API, 处理Embedding+Rerank模型,兼容OpenAI、硅基流动格式

Results 1 AntSK-PyApi issues
Sort by recently updated
recently updated
newest added

Problem Description While AntSK-PyAPI claims to be OpenAI API-compatible, there are significant compatibility issues in practice: Input Format Strictness: OpenAI's embedding API accepts input as either a string or an...