Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llms: Add Seed option to all supporting backends #723

Closed
2 tasks done
tmc opened this issue Mar 26, 2024 · 1 comment
Closed
2 tasks done

llms: Add Seed option to all supporting backends #723

tmc opened this issue Mar 26, 2024 · 1 comment

Comments

@tmc
Copy link
Owner

tmc commented Mar 26, 2024

Ensure all backends that support the notion of a seed use the WithSeed() option appropriately.

  • openai
  • mistral
devalexandre added a commit to devalexandre/langchaingo that referenced this issue Mar 30, 2024
tmc pushed a commit that referenced this issue Mar 31, 2024
* feat: add Seed in mistral

* feat: add Seed in mistral , openai issue #723
@tmc
Copy link
Owner Author

tmc commented Mar 31, 2024

Fixed in #732

@tmc tmc closed this as completed Mar 31, 2024
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

No branches or pull requests

1 participant