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

[Feature] Minor Refactor #9

Open
2 tasks done
athrael-soju opened this issue Aug 31, 2023 · 1 comment
Open
2 tasks done

[Feature] Minor Refactor #9

athrael-soju opened this issue Aug 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@athrael-soju
Copy link

Is this your first time submitting a feature request?

  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing functionality

Describe the feature

  • Addition of a couple of environment variables, for ease of use. OPENAI_API_MODEL, OPENAI_API_EMBEDDING_MODEL
  • Update of svelte library to ^4.0.5, as it causes npm install to fail with version ^3.29.0. we can always use npm i --legacy-peer-deps, but could cause issues down the road.

Describe alternatives you've considered

No response

Who will this benefit?

  • Useful in switching models without having to hardcode.

Are you interested in contributing this feature?

Definitely

Anything else?

No response

@athrael-soju athrael-soju added the enhancement New feature or request label Aug 31, 2023
@athrael-soju athrael-soju changed the title [Feature] <title>Minor Refactor [Feature] Minor Refactor Aug 31, 2023
@athrael-soju
Copy link
Author

PR: #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant