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

feat: add LLM function calling support #724

Closed venjiang closed 6 months ago

venjiang commented 6 months ago

Description

add LLM function calling support

vercel[bot] commented 6 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/7Xxqpsr4jcmYRCKrGR4nFjK6BTxr)) | [Visit Preview](https://yomo-git-next-yomorun.vercel.app) | | Feb 26, 2024 3:49pm |
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 59.28%. Comparing base (3a44b2d) to head (f8a6b51). Report is 3 commits behind head on master.

:exclamation: Current head f8a6b51 differs from pull request most recent head 792bb3e. Consider uploading reports for the commit 792bb3e to get more accurate results

Files Patch % Lines
core/client.go 19.11% 53 Missing and 2 partials :warning:
...me-codec/y3codec/ai_register_function_ack_frame.go 70.96% 6 Missing and 3 partials :warning:
.../frame-codec/y3codec/ai_register_function_frame.go 76.92% 6 Missing and 3 partials :warning:
core/client_options.go 0.00% 5 Missing :warning:
options.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #724 +/- ## ========================================== - Coverage 59.46% 59.28% -0.19% ========================================== Files 37 39 +2 Lines 2810 2957 +147 ========================================== + Hits 1671 1753 +82 - Misses 1034 1091 +57 - Partials 105 113 +8 ```

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