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: LLM function calling support #711

Closed venjiang closed 7 months ago

venjiang commented 7 months ago

image

vercel[bot] commented 7 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/A7xnEiEdJxoyYPQeAkqC92d7vQVi)) | [Visit Preview](https://yomo-git-feat-ai-yomorun.vercel.app) | | Feb 18, 2024 9:43am |
codecov[bot] commented 7 months ago

Codecov Report

Attention: 91 lines in your changes are missing coverage. Please review.

Comparison is base (6ebf28c) 59.46% compared to head (85510d6) 59.37%. Report is 1 commits behind head on master.

:exclamation: Current head 85510d6 differs from pull request most recent head f3f976f. Consider uploading reports for the commit f3f976f to get more accurate results

Files Patch % Lines
core/client.go 18.84% 54 Missing and 2 partials :warning:
...me-codec/y3codec/ai_register_function_ack_frame.go 70.73% 8 Missing and 4 partials :warning:
.../frame-codec/y3codec/ai_register_function_frame.go 75.51% 8 Missing and 4 partials :warning:
core/client_options.go 0.00% 5 Missing :warning:
options.go 0.00% 3 Missing :warning:
pkg/frame-codec/y3codec/handshake_ack_frame.go 66.66% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #711 +/- ## ========================================== - Coverage 59.46% 59.37% -0.10% ========================================== Files 37 39 +2 Lines 2810 2988 +178 ========================================== + Hits 1671 1774 +103 - Misses 1034 1099 +65 - Partials 105 115 +10 ```

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