OpenAI GPT (Independent Publisher) v1.1 (#2572)

* Fix for wrong default model option

* Bump to v1.1
This commit is contained in:
Troy Taylor 2023-05-10 00:01:59 -04:00 коммит произвёл GitHub
Родитель 8f3701f80c
Коммит 26eac24c24
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"info": {
"title": "OpenAI GPT",
"description": "OpenAI is an artificial intelligence research laboratory. The company conducts research in the field of AI with the stated goal of promoting and developing friendly AI in a way that benefits humanity as a whole. Through this connector you can access the Generative Pre-trained Transformer 4 (GPT-4), an autoregressive language model that uses deep learning to produce human-like text, plus many other models.",
"version": "1.0",
"version": "1.1",
"contact": {
"name": "Troy Taylor",
"url": "https://www.hitachisolutions.com",
@ -312,7 +312,7 @@
"gpt-4",
"gpt-4-0314",
"gpt-4-32k",
"gp-4-32k-0314"
"gpt-4-32k-0314"
]
},
"messages": {
@ -419,7 +419,7 @@
"gpt-4",
"gpt-4-0314",
"gpt-4-32k",
"gp-4-32k-0314"
"gpt-4-32k-0314"
]
},
"input": {