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

added documentation for setting up gpt-4 #773

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

pratss10
Copy link
Contributor

@pratss10 pratss10 commented Nov 18, 2023

I have added how to install openai and set up the api key to access gpt-4 for both unix and windows

Reference any relevant issue (Fixes #200 )

  • I have performed a self-review of my documentation:

I have tested the code on the following OS:

  • Windows
  • MacOS
  • Linux

AI Language Model

  • GPT4
  • GPT3.5

@pratss10 pratss10 closed this Nov 18, 2023
@pratss10 pratss10 reopened this Nov 18, 2023
@CyanideByte
Copy link
Contributor

You should probably mention that users can't access gpt-4 unless they've added a payment method to their api dashboard (different from chatgpt).

@KillianLucas
Copy link
Collaborator

Great work @pratss10, this is really helpful for users just getting started.

And great suggestion @CyanideByte, tons of people have trouble with that. Will add it myself.

@KillianLucas KillianLucas merged commit d100143 into OpenInterpreter:main Nov 19, 2023
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.

Explain how to set up access to GPT-4 in README
3 participants