-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Labels
apiRelated to the APIRelated to the APIsdkA bug related to the implementation core SDK features, such as Marshalling, Unmarshalling.A bug related to the implementation core SDK features, such as Marshalling, Unmarshalling.
Description
Below is a part of the original body returned by openrouter.
: OPENROUTER PROCESSING
: OPENROUTER PROCESSING
data: {"id":"gen-1739458867-kUKFjpDGCEBBvK6V46PX","provider":"OpenAI","model":"openai/gpt-4o-mini","object":"chat.completion.chunk","created":1739458867,"choices":[{"index":0,"delta":{"role":"assistant","content":""},"finish_reason":null,"native_finish_reason":null,"logprobs":null}],"system_fingerprint":"fp_72ed7ab54c"}
data: {"id":"gen-1739458867-kUKFjpDGCEBBvK6V46PX","provider":"OpenAI","model":"openai/gpt-4o-mini","object":"chat.completion.chunk","created":1739458867,"choices":[{"index":0,"delta":{"role":"assistant","content":"亚"},"finish_reason":null,"native_finish_reason":null,"logprobs":null}],"system_fingerprint":"fp_72ed7ab54c"}
Metadata
Metadata
Assignees
Labels
apiRelated to the APIRelated to the APIsdkA bug related to the implementation core SDK features, such as Marshalling, Unmarshalling.A bug related to the implementation core SDK features, such as Marshalling, Unmarshalling.