yomorun / yomo

🦖 Stateful Serverless Framework for Geo-distributed Edge AI Infra. with function calling support, write once, run on any model.
https://yomo.run
Apache License 2.0
1.65k stars 128 forks source link

fix: error raised when function scheme `required` is null #860

Closed venjiang closed 1 month ago

venjiang commented 1 month ago

Description

Invalid schema for function 'ai-sfn': None is not of type 'array'.
vercel[bot] commented 1 month ago

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

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **yomo** | ⬜️ Ignored ([Inspect](https://vercel.com/yomorun/yomo/GfPFpaLn6MTt6Af4rQH2refWNKzi)) | | | Jul 17, 2024 9:12am |
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.86%. Comparing base (b32c6f1) to head (39bfcd9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #860 +/- ## ========================================== + Coverage 79.67% 79.86% +0.18% ========================================== Files 47 47 Lines 2721 2721 ========================================== + Hits 2168 2173 +5 + Misses 400 395 -5 Partials 153 153 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.