yomorun / yomo

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

refactor: llm api #781

Closed venjiang closed 3 months ago

venjiang commented 3 months ago

Description

Refactor LLM API.

vercel[bot] commented 3 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/8RSEUQJicpowvDWbyyrFpYQ3RCbN)) | [Visit Preview](https://yomo-git-refactor-llm-api-yomorun.vercel.app) | | Apr 12, 2024 0:49am |
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 65.58%. Comparing base (d8e9984) to head (610366b). Report is 1 commits behind head on master.

Files Patch % Lines
pkg/bridge/ai/service.go 0.00% 109 Missing :warning:
pkg/bridge/ai/provider/gemini/model_converter.go 0.00% 45 Missing :warning:
pkg/bridge/ai/api_server.go 0.00% 40 Missing :warning:
ai/openai.go 0.00% 29 Missing :warning:
pkg/bridge/ai/provider/gemini/provider.go 0.00% 5 Missing :warning:
ai/model.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #781 +/- ## ========================================== - Coverage 71.14% 65.58% -5.56% ========================================== Files 49 49 Lines 2599 2685 +86 ========================================== - Hits 1849 1761 -88 - Misses 627 808 +181 + Partials 123 116 -7 ```

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