- Created generateImage feature through open ai dale models (da104a2)
- Updated default map inside model-map (6792040)
- Updated keyworks in package.json file (39d2806)
- Updated Readme.md file (cb94a9a)
- Schnapsterdog [email protected]
- Updated gpt-4 models, changed default models (2c5039a)
- Schnapsterdog [email protected]
- Core changes of chat vs chatCompletion methods, chatCompletion now serve as Socratic Tutors and can be sent set of messages, added new models, updated model-map, updated Readme.md file (d3c6784)
- Removed key from playground (e736706)
- Updated Changelog.md file (8bb28dd)
- Test bundler module resolution (4bce76a)
- Schnapsterdog [email protected]
- Daniel Roe [email protected]
- SchnapsterDog [email protected]
- Udpated CHANGELOG.md file (f40671c)
- Updated openai library to [email protected], adjusted API calls (f36392f)
- release: V0.2.1 (e3a30fc)
- SchnapsterDog [email protected]
- Created models constants, created new routes for chat/chat-completions, added model-map, adjusted composable useChatgpt (085d66d)
- Created constants folder, added defaultOptions for api request (def9dbc)
- Added comments to the api/chat, api/chat-completion routes (dcc0f47)
- Updated Readme.md file (740436b)
- release: V0.1.9 (e3a30fc)
- SchnapsterDog [email protected]
- Removed body destructuring from openai.ts (e5af2f7)
- Release new version (59e5352)
- SchnapsterDog [email protected]
- AbdelH2O
- Removed unnecessary interface (102fcb2)
- SchnapsterDog [email protected]
- Added Changelog.md file (cd473d5)
- Added defu packages (94f3852)
- Do not expose api key to client (0f9cb2c)
- Use native
$fetch
json behaviour (d68abfb)
- SchnapsterDog [email protected]
- Danielroe [email protected]
- Downgraded nuxt/kit version to be compatible with lower version of nuxt such as 3.0.0 (d3fea8a)
- Adjusted playground options (1fe834b)
- Importing useRuntimeConfig inside server/api/chatgpt.ts file (ef4a929)
- DefineEventHandler inside server/api file (71653d6)
- Importing readBody (0e8714a)
- Refactor server api route, adjusted Readme.md file (71da883)
- SchnapsterDog [email protected]