refactor(contrib): similar namespace [clojure-ui build] (#251)

This commit is contained in:
Aaron Pham
2023-08-23 00:21:59 -04:00
committed by GitHub
parent 79231e652a
commit bbd9aa7646
74 changed files with 42 additions and 40 deletions

View File

@@ -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)

View File

@@ -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