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

Configure openai client via config #153

Merged
merged 10 commits into from
Nov 20, 2023
Merged

Configure openai client via config #153

merged 10 commits into from
Nov 20, 2023

Conversation

jerpint
Copy link
Owner

@jerpint jerpint commented Nov 20, 2023

No description provided.



# default embedding function
get_openai_embedding = get_openai_embedding_constructor()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought the point was to fix this and have a default config with smaller timeout?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah sure, we can set it to a more acceptable default, for me the "deafult" was no deafault and a user could adapt it if preferred

@jerpint jerpint merged commit a129758 into main Nov 20, 2023
1 check passed
@jerpint jerpint deleted the openai-client branch November 20, 2023 21:59
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.

2 participants