Chainlit / literalai-typescript

https://docs.literalai.com
Apache License 2.0
4 stars 0 forks source link

feat: Add support for tool calls with the Vercel AI sdk #21

Closed Granipouss closed 4 months ago

Granipouss commented 4 months ago

image

Added tests also

⚠️ I had to change some typings for ICompletionMessage ⚠️


This change is Reviewable

willydouhard commented 4 months ago

Screenshot 2024-05-13 at 14 08 42 Should comply to the openai tool calling format as shown in the screenshot

Granipouss commented 4 months ago

image

Screenshot 2024-05-13 at 14 08 42 Should comply to the openai tool calling format as shown in the screenshot

I changed it