Demo Chat with Function Calling Capabilities

This demo has been preconfigured with the following functions:
  • generate an image from a text description,
  • render chart from numeric data,
  • obtain last day's price of a given stock,
  • get recent news articles related to a query.
Click on "show available functions" link above to see the function schema.
Note that the model was not optimized for nested function calling.
It's easy to build an app with custom functions! The instructions are here .