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

refactor: use openai pkg & support chat in stream #791

Closed woorui closed 5 months ago

vercel[bot] commented 5 months ago

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

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **yomo** | ⬜️ Ignored ([Inspect](https://vercel.com/yomorun/yomo/EqHmYQKmj6b4w2A4zSUKNggRwHCi)) | [Visit Preview](https://yomo-git-feat-openai-stream-yomorun.vercel.app) | | Apr 29, 2024 3:12am |
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 63.82%. Comparing base (bb7f9a1) to head (8f3b173).

Files Patch % Lines
pkg/bridge/ai/service.go 1.03% 192 Missing :warning:
pkg/bridge/ai/api_server.go 0.00% 12 Missing :warning:
ai/openai.go 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #791 +/- ## ========================================== - Coverage 65.13% 63.82% -1.32% ========================================== Files 49 46 -3 Lines 2685 2640 -45 ========================================== - Hits 1749 1685 -64 - Misses 819 841 +22 + Partials 117 114 -3 ```

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