You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
GPT-Brain/GPT
sean1832 680e542607 feat: Add support for GPT-3.5-Turbo (ChatGPT) model
This commit adds support for the GPT-3.5-Turbo model in ChatGPT. This model is an improved version of the existing GPT-3 model and offers better performance and accuracy in language generation tasks.
1 year ago
..
__init__.py refactor: change to gpt_tools.py for clarity 1 year ago
gpt_tools.py fix: no error code for stream mode 1 year ago
model.py fix: not able to switch prompt language after switching UI language 1 year ago
query.py feat: Add support for GPT-3.5-Turbo (ChatGPT) model 1 year ago