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.66k stars 128 forks source link

fix: service system prompt init as an empty string #804

Closed woorui closed 5 months ago

woorui commented 5 months ago

Description

fix bug below: image

vercel[bot] commented 5 months ago

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

1 Ignored Deployment | Name | Status | Preview | Updated (UTC) | | :--- | :----- | :------ | :------ | | **yomo** | ⬜️ Ignored ([Inspect](https://vercel.com/yomorun/yomo/AmhbMNhN2gScsvNzPkMkVXwmnz6n)) | | Apr 29, 2024 10:57am |
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 64.80%. Comparing base (cd899d9) to head (6171890).

Files Patch % Lines
pkg/bridge/ai/service.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #804 +/- ## ========================================== - Coverage 64.83% 64.80% -0.03% ========================================== Files 46 46 Lines 2650 2651 +1 ========================================== Hits 1718 1718 - Misses 818 819 +1 Partials 114 114 ```

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