MetaGPT
MetaGPT copied to clipboard
feat: add optional authorization header for Ollama to support Open WebUI
Features
- added optional authorization header for Ollama
Feature Docs
Open WebUI lets users create personal API-keys and forwards authenticated requests to Ollama. Unfortunately no content type was declared on the response.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.59%. Comparing base (
ab846f6) to head (fa7e3ae).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #1465 +/- ##
=======================================
Coverage 62.59% 62.59%
=======================================
Files 287 287
Lines 17589 17591 +2
=======================================
+ Hits 11009 11011 +2
Misses 6580 6580
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
lgtm