Version 2.0.0
What's Changed
- Used the GPT-3.5-Turbo instead of the Text-Davinci-003 for the
Ask
,Translate
, andOptimize
commands. - Used the GPT-3.5-Turbo instead of the Text-Davinci-003 for the
ChatBot
system. - Added new ask commands (
Ask-GPT
,Ask-Davinci
Ask-Curie
,Ask-Babbage
, andAsk-Ada
) so now you can use any model you want while asking. - Added a new string option to the Ask slash command, in which you can select the model you want to ask from.
- Updated Tokenizer Function.
- Updated Prompts.
Full Changelog: v1.0.0...v2.0.0