deploy icon indicating copy to clipboard operation
deploy copied to clipboard

【求助】这些token中是否可以用于embeddings?

Open axiba053 opened this issue 2 years ago • 0 comments

我试了设置下面参数可以使用share token 和 pool token 用于模拟chatgpt的api调用, 但是测试embeddings功能时,报错api错误,请问是否支持用于embeddings? 如何实现?谢谢!

"open_ai_api_key": "fk-******",
"open_ai_api_base": "https://host/proxy_api_prefix/v1"

axiba053 avatar Dec 31 '23 11:12 axiba053