vellum-ai / vellum-example-apps

A set of examples to help get up and going quickly using Vellum!
https://vellum-example-apps-six.vercel.app
MIT License
1 stars 1 forks source link

End to end example of a Vellum powered chatbot working #3

Closed dvargas92495 closed 4 months ago

dvargas92495 commented 4 months ago

We have a working chatbot with function calling!! Unfortunately the road to get here was quite brutal.

The goal of this PR was to just get something working so that we could present Ledger a solution that unblocks their prototype. The scope blew up to just sprint towards a working version as soon as possible. As such, there are a ton of hacks and other not-ideal behavior that I'd like to iterate incrementally going forward to make this a reasonable experience, some of which require changes on the Vellum side.

Here's a video of what we have so far: https://www.loom.com/share/b3dcbf3a464649e19108795f8557d8de

Other app known issues, as followups:

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vellum-example-apps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 9, 2024 2:52pm
dvargas92495 commented 4 months ago

Gonna merge in to unblock Legion, happy to fast follow on feedback