101 1 year ago

Simple demo of function-calling model.

Models

View all →

Readme

weather

This is a simple demo-model that uses calebfahlgren/natural-functions to call functions. This is mostly an experiment to see how feasible function-calling is, using code outside of python (training + prompt + post-parsing.)

You can see an example repo that uses it at konsumer/ai-weather.