data-driven-characters icon indicating copy to clipboard operation
data-driven-characters copied to clipboard

Hard coded references to GPT-4

Open evangineer opened this issue 2 years ago • 1 comments

Obviously problematic when not everybody who has OpenAI API access, has GPT-4 API access.

In my own chatbots, I use a config.yml for keeping my code agnostic.

evangineer avatar Jul 01 '23 17:07 evangineer

As noted elsewhere, I changed the hardcoding to gpt-3.5-turbo-16k.

evangineer avatar Jul 01 '23 21:07 evangineer