Stevenic / alphawave

AlphaWave is a very opinionated client for interfacing with Large Language Models.
MIT License
100 stars 10 forks source link

TODO List Function Calling Sample #10

Closed rmolinamir closed 1 year ago

rmolinamir commented 1 year ago

Hi, @Stevenic! 👋

I loved playing around with the function calling API. It's a simple TODO list API using AlphaWave to integrate with OpenAI. feels surreal to talk to an API in natural language.

I did come across a bug (I think). It seems like functions without parameters are breaking something, and if you declare parameters as an empty object it enters a feedback loop, I'll open a separate issue for that.

This is straight out of a sci-fi movie, can't wait to do more stuff with this cause instructing the model what to do with the API feels surreal 😆

Stevenic commented 1 year ago

Great… I’ll review your sample later when I’m not on my phone :) and I know it’s crazy how you can just tell this thing what to do :)