Commit graph

4 commits

Author SHA1 Message Date
Andrei Betlen 74167bdfb2 Update Functions notebook 2023-11-10 13:02:30 -05:00
Andrei Betlen 85ead98a3e Update Functions notebook example 2023-11-10 12:49:14 -05:00
Andrei Betlen 1b376c62b7 Update functionary for new OpenAI API 2023-11-10 02:51:58 -05:00
Andrei 3af7b21ff1
Add functionary support (#784)
* Add common grammars and json-schema-to-grammar utility function from llama.cpp

* Pass functions to format function

* Add basic functionary formatting

* Add LlamaChatHandler for more complex chat use cases

* Add function calling example notebook

* Add support for regular chat completions alongside function calling
2023-11-03 02:12:14 -04:00