mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
The GPTScript Python module is a library that provides a simple interface to create and run gptscripts within Python applications, and Jupyter notebooks. It allows you to define tools, execute them, and process the responses. https://github.com/gptscript-ai/py-gptscript
3 lines
226 B
Text
3 lines
226 B
Text
The GPTScript Python module is a library that provides a simple interface to
|
|
create and run gptscripts within Python applications, and Jupyter notebooks. It
|
|
allows you to define tools, execute them, and process the responses.
|