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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Good First Issue | ENV] add dotenv in single LLM models #154

Closed
MooooCat opened this issue Mar 11, 2024 · 0 comments 路 Fixed by #161
Closed

[Good First Issue | ENV] add dotenv in single LLM models #154

MooooCat opened this issue Mar 11, 2024 · 0 comments 路 Fixed by #161
Labels
difficulty-easy enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@MooooCat
Copy link
Contributor

馃殔Search before asking

I have searched for issues similar to this one.

馃殔Description

As a common practice for openAI API, developers are accustomed to using dotenv to manage environment variables (openAI API key).

Currently, sdgx's single table LLM (gpt) has not yet used this convenient tool.

馃彆Solution(optional)

It is not very difficult to refer to the interface documentation of openAI to understand the relevant usage.

馃嵃Detail(optional)

馃嵃Example(optional)

@MooooCat MooooCat added the good first issue Good for newcomers label Mar 11, 2024
@MooooCat MooooCat added this to the 0.2.1 milestone Mar 11, 2024
@MooooCat MooooCat added enhancement New feature or request difficulty-easy labels Mar 11, 2024
@MooooCat MooooCat changed the title [Good First Issue | ENV] add docenv in single LLM models [Good First Issue | ENV] add dotenv in single LLM models Mar 11, 2024
@MooooCat MooooCat linked a pull request Mar 13, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant