Skip to content

Fix: seed argument is accepted but not used by OpenAI engines. - #173

Open
ww-6 wants to merge 2 commits into
zou-group:mainfrom
ww-6:fix-openai-seed
Open

Fix: seed argument is accepted but not used by OpenAI engines.#173
ww-6 wants to merge 2 commits into
zou-group:mainfrom
ww-6:fix-openai-seed

Conversation

@ww-6

@ww-6 ww-6 commented Apr 26, 2025

Copy link
Copy Markdown

OpenAI models accepts a seed argument and get_engine allows the user to pass a seed argument to OpenAI models, but currently seed is not being used by the OpenAI engines.

This PR adds an optional parameter to OpenAI engines and includes the seed in chat completion requests.

@ww-6
ww-6 requested review from mertyg and vinid as code owners April 26, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant