spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Some params are missing when convert to ChatCompletionChunk

Open ysysycyc opened this issue 8 months ago • 2 comments
trafficstars

when i use open-ai with doubao bot model, references is missing when convert to ChatCompletionChunk Image

ysysycyc avatar Mar 20 '25 07:03 ysysycyc

I'm not sure what to do with this issue, it looks like you are accessing a model that should be compatible with openai api but running into an error with ModelOptionsUtils - which is indeed does need some improvement.

markpollack avatar Apr 17 '25 20:04 markpollack

I'm not sure what to do with this issue, it looks like you are accessing a model that should be compatible with openai api but running into an error with ModelOptionsUtils - which is indeed does need some improvement.

it's better for me to get the origin data somewhere

ysysycyc avatar Apr 18 '25 02:04 ysysycyc