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

feat: connector can be customized in NewZipper() #801

Closed woorui closed 5 months ago

woorui commented 5 months ago

Make Connector become an interface, then the Connector can be customized in NewZipper()

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/G2FmUWG6LrcUHexvAehJd9ud2Gtk)) | [Visit Preview](https://yomo-git-feat-zipper-option-yomorun.vercel.app) | | Apr 29, 2024 3:19am |
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 64.90%. Comparing base (8e28a1b) to head (b5cce2a).

Files Patch % Lines
pkg/bridge/ai/ai.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #801 +/- ## ========================================== + Coverage 64.65% 64.90% +0.24% ========================================== Files 46 46 Lines 2640 2650 +10 ========================================== + Hits 1707 1720 +13 + Misses 818 817 -1 + Partials 115 113 -2 ```

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