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

Update README.org to set api key #159

Closed
wants to merge 4 commits into from
Closed

Update README.org to set api key #159

wants to merge 4 commits into from

Conversation

vxe
Copy link

@vxe vxe commented Dec 27, 2023

No description provided.

karthink and others added 4 commits December 25, 2023 14:03
* gptel.el (gptel-auto-scroll):  After calling `gptel-send`, the
window focus could have changed as the response is received.  Set
the window correctly when running `gptel-auto-scroll` to ensure
the correct buffer is scrolled.
* gptel.el: Change blurb

* README.org: Mention YouTube demo
* gptel-transient.el (gptel--suffix-system-message): Explicitly
set the :transient slot of the system-message editor commands to
`transient--do-exit` (karthink#157).
@@ -118,6 +118,9 @@ Optional: Set =gptel-api-key= to the key. Alternatively, you may choose a more s
machine api.openai.com login apikey password TOKEN
#+end_src
- Setting it to a function that returns the key.
#+begin_src elisp
Copy link
Owner

Choose a reason for hiding this comment

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

Did you mean to write a function that returns the key? This sets gptel-api-key to the API key string, not a function.

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.

None yet

2 participants