minimaxir / simpleaichat

Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
MIT License
3.43k stars 224 forks source link

Add support for schema support / OpenAI function calling #16

Closed minimaxir closed 1 year ago

minimaxir commented 1 year ago

This is scoped to only schema input/output; the tool-selection part of the API will not be supported.

Will close #10