Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
MIT License
1.29k
stars
80
forks
source link
feat(server): add option to disable playground #22
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
Additional details and impacted files
```diff
@@ Coverage Diff @@
## master #22 +/- ##
==========================================
+ Coverage 95.42% 95.43% +0.01%
==========================================
Files 7 7
Lines 306 307 +1
==========================================
+ Hits 292 293 +1
Misses 14 14
```
| [Impacted Files](https://codecov.io/gh/hyperonym/basaran/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym) | Coverage Δ | |
|---|---|---|
| [basaran/\_\_init\_\_.py](https://codecov.io/gh/hyperonym/basaran/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym#diff-YmFzYXJhbi9fX2luaXRfXy5weQ==) | `95.83% <100.00%> (+0.18%)` | :arrow_up: |
Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym)
Codecov Report
Patch coverage:
100.00
% and project coverage change:+0.01
:tada::mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #22 +/- ## ========================================== + Coverage 95.42% 95.43% +0.01% ========================================== Files 7 7 Lines 306 307 +1 ========================================== + Hits 292 293 +1 Misses 14 14 ``` | [Impacted Files](https://codecov.io/gh/hyperonym/basaran/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym) | Coverage Δ | | |---|---|---| | [basaran/\_\_init\_\_.py](https://codecov.io/gh/hyperonym/basaran/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym#diff-YmFzYXJhbi9fX2luaXRfXy5weQ==) | `95.83% <100.00%> (+0.18%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hyperonym):umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.