Open Code-Hex opened 1 year ago
Thanks! This will be addressed via https://github.com/openai/openai-openapi/pull/109
happy day everyone, where can I learn more about this unique identifier for "system_fingerprint" in relation to "seed" with the goal to make an app with deterministic responses based in a customized knowledge base? Thanks.
Confirm this is a Node library issue and not an underlying OpenAI API issue
Describe the bug
This is an example from the api-reference to the streaming response:
Actually, we can get
system_fingerprint
field from the response but openai api-reference and type definition are missing this field.To Reproduce
Writing code to
ChatCompletionChunk
typeCode snippets
No response
OS
macOS
Node version
v18.18.0
Library version
4.16.1