Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: serverless context #822

Merged
merged 4 commits into from
May 22, 2024
Merged

Conversation

venjiang
Copy link
Contributor

Description

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

Copy link

vercel bot commented May 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
yomo ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:25am

@venjiang venjiang self-assigned this May 21, 2024
Copy link

codecov bot commented May 21, 2024

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 ⚠️
pkg/bridge/ai/service.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@venjiang venjiang added the refactor Refactoring tasks label May 21, 2024
@venjiang venjiang marked this pull request as ready for review May 22, 2024 09:17
@venjiang venjiang requested a review from woorui as a code owner May 22, 2024 09:17
@venjiang venjiang requested a review from fanweixiao May 22, 2024 09:26
@fanweixiao fanweixiao merged commit 8960899 into master May 22, 2024
5 of 7 checks passed
@fanweixiao fanweixiao deleted the refactor/serverless-context branch May 22, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants