Zakey Faieq
Zakey Faieq
> What do you think about calling it onFunctionCall instead to be aligned with other APIs? @shuding Good feedback! I've updated the PR with the change.
I think the PR is starting to come together! There are still a few touchups and refactors I'd like to make - should have them done tomorrow. Also, I've been...
I've got some working example code for the PR in the [examples directory](https://github.com/vercel-labs/ai/pull/178/files#diff-598122fec58328a19a8e99db9e688b69a1a309b41a0605c48ef9a55dd8104d9e). The [`eval_code_in_browser`](https://github.com/vercel-labs/ai/pull/178/files#diff-598122fec58328a19a8e99db9e688b69a1a309b41a0605c48ef9a55dd8104d9eR39) function is a load of fun - I was able to chat with GPT-3.5 to...
In the generated game it created, I can move the blue block with my keyboard and if touches a red block, I get an alert popup saying "Game Over!". This...
> Great work! I have been using this for my latest demos. > > @Zakinator123 your ai-chat repo is a godsend as well i was unable to use this pull...