-
Notifications
You must be signed in to change notification settings - Fork 10
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
LLM Suggestion local runs #625
Conversation
lukemun
commented
Nov 12, 2024
- Adds LLM feature to next
- Creates endpoints in flask
- Adds conditional logic checking for OPEN_API_KEY
- Update READEME.md
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: flask/src/main.py
Did you find this useful? React with a 👍 or 👎 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #625 +/- ##
==========================================
- Coverage 36.21% 35.36% -0.86%
==========================================
Files 37 37
Lines 867 888 +21
Branches 111 111
==========================================
Hits 314 314
- Misses 536 557 +21
Partials 17 17
|
- Adds LLM feature to next - Creates endpoints in flask - Adds conditional logic checking for OPEN_API_KEY - Update READEME.md
254323c
to
e34196b
Compare
- Adds LLM feature to next - Creates endpoints in flask - Adds conditional logic checking for OPEN_API_KEY - Update READEME.md - Update env-config with next vars
- Adds LLM feature to next - Creates endpoints in flask - Adds conditional logic checking for OPEN_API_KEY - Update READEME.md - Update env-config with next vars
- Adds LLM feature to next - Creates endpoints in flask - Adds conditional logic checking for OPEN_API_KEY - Update READEME.md - Update env-config with next vars
a03a394
to
95359e8
Compare
- Adds LLM feature to next - Creates endpoints in flask - Adds conditional logic checking for OPEN_API_KEY - Update READEME.md - Update env-config with next vars
95359e8
to
988f12f
Compare