toshiakit / MatGPT

MATLAB app to access ChatGPT API from OpenAI
MIT License
202 stars 29 forks source link

New framework and prompt templates #24

Closed nothans closed 11 months ago

nothans commented 11 months ago

MatGPT is now based on the official MATLAB library for interfacing with LLMs including models from OpenAI.

https://github.com/matlab-deep-learning/llms-with-matlab

Added additional support for reading and chatting with web links and files.