You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work on this package, @irudnyts! My students really love it because it enables them to make their first steps in using LLMs for text analysis task.
If I may, I'd like to make a feature request/contribution:
I would like to have this added/add this to create_chat_completions() as an argument (with default 42).
I have cloned your repo and created a local branch, "add_seed_parameter", that implements this change (in the source code and test). Would you like to give me permission to push this change?
The text was updated successfully, but these errors were encountered:
Thank you for your work on this package, @irudnyts! My students really love it because it enables them to make their first steps in using LLMs for text analysis task.
If I may, I'd like to make a feature request/contribution:
create_chat_completions()
as an argument (with default 42).I have cloned your repo and created a local branch, "add_seed_parameter", that implements this change (in the source code and test). Would you like to give me permission to push this change?
The text was updated successfully, but these errors were encountered: