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

68 support image api #72

Closed
wants to merge 8 commits into from
Closed

68 support image api #72

wants to merge 8 commits into from

Conversation

Arend-Jan
Copy link
Owner

BREAKING CHANGES

  • Splitting up the client into multiple sub sections means that not every struct is in the same place any more.

@Arend-Jan Arend-Jan linked an issue Jun 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

Attention: Patch coverage is 97.57576% with 12 lines in your changes missing coverage. Please review.

Project coverage is 97.3%. Comparing base (62a9caa) to head (7ae858f).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/client/chat_input.rs 98.4% 3 Missing ⚠️
src/client/client.rs 97.5% 3 Missing ⚠️
src/client/tool.rs 97.4% 3 Missing ⚠️
src/client/chat_response.rs 98.3% 1 Missing ⚠️
src/client/error.rs 0.0% 1 Missing ⚠️
src/models.rs 85.7% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/client/chat_response.rs 98.3% <98.3%> (ø)
src/client/error.rs 0.0% <0.0%> (ø)
src/models.rs 96.2% <85.7%> (+0.1%) ⬆️
src/client/chat_input.rs 98.4% <98.4%> (ø)
src/client/client.rs 97.5% <97.5%> (ø)
src/client/tool.rs 97.4% <97.4%> (ø)

@Arend-Jan Arend-Jan closed this Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support image api
1 participant