yomorun / yomo

🦖 Stateful Serverless Framework for Geo-distributed Edge AI Infra
https://yomo.run
Apache License 2.0
1.64k stars 128 forks source link

refactor: serverless context #822

Closed venjiang closed 1 month ago

venjiang commented 1 month ago

Description

the serverless context supports LLM read and write operations, simplifying LLM function calls.

vercel[bot] commented 1 month 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/7i2dPWuWQXtgxmfBRtXxcwMU3N9a)) | [Visit Preview](https://yomo-git-refactor-serverless-context-yomorun.vercel.app) | | May 22, 2024 9:25am |
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 63.35%. Comparing base (5c9d6ee) to head (31c8100).

Files Patch % Lines
ai/mock_context.go 46.87% 30 Missing and 4 partials :warning:
pkg/bridge/ai/service.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #822 +/- ## ========================================== - Coverage 65.60% 63.35% -2.25% ========================================== Files 44 45 +1 Lines 2570 2609 +39 ========================================== - Hits 1686 1653 -33 - Misses 778 846 +68 - Partials 106 110 +4 ```

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