mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-02-05 13:22:20 -05:00
refactor(contrib): similar namespace [clojure-ui build] (#251)
This commit is contained in:
2
openllm-python/CHANGELOG.md
generated
2
openllm-python/CHANGELOG.md
generated
@@ -39,7 +39,7 @@ This changelog is managed by towncrier and is compiled at release time.
|
||||
|
||||
- OpenLLM now include a community-maintained ClojureScript UI, Thanks @GutZuFusss
|
||||
|
||||
See [this README.md](/contrib/clojure/README.md) for more information
|
||||
See [this README.md](/openllm-contrib/clojure/README.md) for more information
|
||||
|
||||
OpenLLM will also include a `--cors` to enable start with cors enabled.
|
||||
[#89](https://github.com/bentoml/openllm/issues/89)
|
||||
|
||||
8
openllm-python/README.md
generated
8
openllm-python/README.md
generated
@@ -543,10 +543,10 @@ client.embed("I like to eat apples")
|
||||
|
||||
The following UIs are currently available for OpenLLM:
|
||||
|
||||
| UI | Owner | Type | Progress |
|
||||
|-----------------------------------------------------------------------------------|-----------------------------------------------|----------------------|----------|
|
||||
| [Clojure](https://github.com/bentoml/OpenLLM/blob/main/contrib/clojure/README.md) | [@GutZuFusss](https://github.com/GutZuFusss) | Community-maintained | 🔧 |
|
||||
| TS | BentoML Team | | 🚧 |
|
||||
| UI | Owner | Type | Progress |
|
||||
|-------------------------------------------------------------------------------------------|----------------------------------------------|----------------------|----------|
|
||||
| [Clojure](https://github.com/bentoml/OpenLLM/blob/main/openllm-contrib/clojure/README.md) | [@GutZuFusss](https://github.com/GutZuFusss) | Community-maintained | 🔧 |
|
||||
| TS | BentoML Team | | 🚧 |
|
||||
|
||||
## ⚙️ Integrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user