The Spark Cognitive Model, developed by iFLYTEK, represents a significant leap in the field of artificial intelligence.

https://www.xfyun.cn/doc/spark/HTTP%E8%B0%83%E7%94%A8%E6%96%87%E6%A1%A3.html#_1-%E6%8E%A5%E5%8F%A3%E8%AF%B4%E6%98%8E

  • [ ] Support chat model
  • [ ] Support embedding model
  • [ ] Support image model

Comment From: liugddx

Please assign to me. @tzolov

Comment From: jsilverman26

@liugddx It seems this model may have compatibility with the OpenAI API, so it might not need to be added separately—similar to the considerations discussed in #1712. Just a thought!

Comment From: liugddx

@liugddx It seems this model may have compatibility with the OpenAI API, so it might not need to be added separately—similar to the considerations discussed in #1712. Just a thought!

Thank you for your reply. At present, xinghuo is not fully compatible with openai. Of course, I will reuse the capabilities that are already compatible with openai. If there is no compatibility, I suggest that we need to implement it separately.

Comment From: YunaiV

You can now interface with OpenAiChatModel, which I've already tried