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

Add instruction to set openai configuration information #12531

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Conversation

d61h6k4
Copy link
Contributor

@d61h6k4 d61h6k4 commented Jun 20, 2023

Proposed changes:

  • ...

Status (please check what you already did):

  • added some tests for the functionality
  • updated the documentation
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@d61h6k4 d61h6k4 requested review from a team, varunshankar, tmbo and m-vdb and removed request for a team June 20, 2023 08:32
1. [Instructions to get your API token]
2. [Instructions to set the token in your LLM configuration]
1. If you haven't already, sign up for an account on the OpenAI platform.
Navigate to the OpenAI Key Management page at https://platform.openai.com/account/api-keys.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Navigate to the OpenAI Key Management page at https://platform.openai.com/account/api-keys.
Navigate to the [OpenAI Key Management page](https://platform.openai.com/account/api-keys).

docs/docs/llms/llm-setup.mdx Outdated Show resolved Hide resolved
docs/docs/llms/llm-setup.mdx Show resolved Hide resolved
docs/docs/llms/llm-setup.mdx Show resolved Hide resolved

2. Setting the API key as an environment variable, you can use the following command in a
terminal or command prompt:
```shell Copy code
Copy link
Collaborator

Choose a reason for hiding this comment

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

we might want to also give instructions on how to do it on Powershell. To that end we could use tabs like here

@d61h6k4 d61h6k4 requested a review from m-vdb June 20, 2023 11:40
docs/docs/llms/llm-setup.mdx Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

🚀 A preview of the docs have been deployed at the following URL: https://12531--rasahq-docs-rasa-v2.netlify.app/docs/rasa

@d61h6k4 d61h6k4 merged commit 39a50b0 into dm2 Jun 20, 2023
101 checks passed
@d61h6k4 d61h6k4 deleted the ENG-358-llm-setup branch June 20, 2023 15:13
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.

3 participants