darrenburns / elia

A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set model other than `gpt-3.5-turbo`/`gpt-4-turbo`

johnd0e opened this issue · comments

Specifically, I need bare gpt-4.

Add this to your config file:

[[models]]
name = "gpt-4"