gptel

Tips

  • Use "@" to select presets
  • Adding minimal-rewrite directives
  • [>>] Think about more presets
  • Should make more use of the chat buffer in emacs
  • [X] Cleanup emails

Claude Cost is

Calling

  • Can call gpt-send with C-u to add options

Rewrite

  • When are calling with region hightlighted can give it the optin to rewirte.
  • Then have to enter RET on it and accept iterate or view the diffs

Check which models I can access with

> curl https://api.openai.com/v1/models -H "Authorization: Bearer $OPENAI_API_KEY"

OpenAI statistics:

From before

The model I can access:

  • gpt-4.1-nano'
    • gpt-3.5-turbo-16k', 'o1-preview', 'o1-mini', 'gpt-4.5-preview', 'gpt-4o', 'gpt-4.1-mini', 'gpt-4o-mini', 'gpt-4.1']
  • Added mathematician and dictionary as default options
  • Configured the math and dictionary options

    https://www.youtube.com/watch?v=bsRnh_brggM