tian-minghui / openai-style-api

支持将openai、claude、azure openai, gemini,kimi, 智谱AI,通义千问,讯飞星火API等模型服务方的调用转为openai方式调用。屏蔽不同大模型API的差异,统一用openai api标准格式使用大模型(Shield the differences between different large model APIs and use large models in a unified openai API standard format)
MIT License
328 stars 55 forks source link

fix: the request parameters for Xunfei Spark can be outdated #16

Closed w568w closed 5 months ago

w568w commented 5 months ago

So the URL needs to be regenerated for each request.

This fixes #14.