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

Add LLM plant suggestions and monitoring based on city and weather #608

Closed
wants to merge 17 commits into from

Conversation

lukemun
Copy link
Contributor

@lukemun lukemun commented Oct 25, 2024

  • Created a new button "Get Suggestion" on plants homepage
  • Created flask endpoint /suggestion
  • Fetches a suggestion based on weather and users city
  • Instruments llm monitoring in sentry

Luke Munro and others added 17 commits October 22, 2024 13:46
* Added pages and root layout
* Temp made all components client as 1st migration step
* Renamed conflicting pages from pages router to *2

Ran locally and checked all pages load.

migrate all linked pages to app router
* Uploaded hardware db to vercel postgres
* Created producs-sc page with SC

Co-authored-by: Luke Munro <[email protected]>
* Created a new button "Get Suggestion" on plants homepage
* Created flask endpoint /suggestion
* Fetches a suggestion based on weather and users city
* Instruments llm monitoring in sentry
@lukemun lukemun requested review from a team and realkosty as code owners October 25, 2024 20:27
Copy link

vercel bot commented Oct 25, 2024

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

Name Status Preview Comments Updated (UTC)
empower ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2024 8:27pm

@lukemun lukemun changed the base branch from master to app-router-migration October 25, 2024 20:28
@lukemun lukemun changed the base branch from app-router-migration to reconfigure-layout October 25, 2024 20:28
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 35.56%. Comparing base (4b4d2c4) to head (91b248d).
Report is 27 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
flask/src/main.py 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   36.30%   35.56%   -0.74%     
==========================================
  Files          37       37              
  Lines         865      883      +18     
  Branches      109      109              
==========================================
  Hits          314      314              
- Misses        532      550      +18     
  Partials       19       19              
Flag Coverage Δ
api 7.24% <0.00%> (-0.39%) ⬇️
frontend 54.96% <ø> (ø)
Components Coverage Δ
checkout_module 7.24% <0.00%> (-0.39%) ⬇️
product_component 56.77% <ø> (ø)
Files with missing lines Coverage Δ
flask/src/main.py 0.00% <0.00%> (ø)

Copy link
Collaborator

@realkosty realkosty left a comment

Choose a reason for hiding this comment

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

beautiful.

Base automatically changed from reconfigure-layout to app-router-migration October 29, 2024 18:54
Base automatically changed from app-router-migration to master October 29, 2024 19:23
@lukemun
Copy link
Contributor Author

lukemun commented Nov 13, 2024

Too many conflicts, was easier to just create a new branch

@lukemun lukemun closed this Nov 13, 2024
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.

3 participants