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

SpeziLLM in-class Demo #8

Merged
merged 7 commits into from
Jan 26, 2024
Merged

SpeziLLM in-class Demo #8

merged 7 commits into from
Jan 26, 2024

Conversation

philippzagar
Copy link
Contributor

SpeziLLM in-class Demo

♻️ Current situation & Problem

As of now, the CS342 example application doesn't contain any SpeziLLM functionality. For the LLM class demo, we want demonstrate a minimal use case of SpeziLLM.

⚙️ Release Notes

  • Added a minimal demo of SpeziLLM for the CS342 LLM class.

📚 Documentation

--

✅ Testing

Proper testing on simulator and local device

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (5993b5d) 38.12% compared to head (20536ac) 37.80%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   38.12%   37.80%   -0.31%     
==========================================
  Files          31       36       +5     
  Lines         976     1045      +69     
==========================================
+ Hits          372      395      +23     
- Misses        604      650      +46     
Files Coverage Δ
...xampleApplication/ExampleApplicationDelegate.swift 95.24% <100.00%> (+0.42%) ⬆️
ExampleApplication/Home.swift 76.32% <100.00%> (+3.59%) ⬆️
...MInteraction/OpenAI/LLMOpenAIFunctionWeather.swift 0.00% <0.00%> (ø)
...MInteraction/OpenAI/LLMOpenAITokenOnboarding.swift 0.00% <0.00%> (ø)
...Interaction/Local/LLMLocalDownloadOnboarding.swift 0.00% <0.00%> (ø)
...Application/LLMInteraction/LLMOnboardingView.swift 0.00% <0.00%> (ø)
...pleApplication/LLMInteraction/LLMInteraction.swift 39.40% <39.40%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5993b5d...20536ac. Read the comment docs.

Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice; great job @philippzagar! Looking forward to the class! 🚀

@philippzagar philippzagar enabled auto-merge (squash) January 26, 2024 00:14
@philippzagar philippzagar disabled auto-merge January 26, 2024 00:15
@philippzagar philippzagar enabled auto-merge (squash) January 26, 2024 00:20
@philippzagar philippzagar merged commit 8e25b04 into main Jan 26, 2024
7 checks passed
@philippzagar philippzagar deleted the feat/spezillm-demo branch January 26, 2024 00:31
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.

2 participants