data-driven-characters
data-driven-characters copied to clipboard
Hard coded references to GPT-4
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.
As noted elsewhere, I changed the hardcoding to gpt-3.5-turbo-16k.