vectara / create-ui

Generate a working React codebase for a range of generative and semantic search UIs
https://vectara.github.io/create-ui
Apache License 2.0
69 stars 12 forks source link

Update README with "sample code" status #8

Closed cjcenizal closed 10 months ago

cjcenizal commented 11 months ago

We need to update the README with a notice along the lines of "This is sample code that can help you build UIs powered by Vectara. We're actively maintaining this repo, but as sample code it's not subject to our Terms of Service or SLAs (link)."

eskibars commented 11 months ago

Thanks for filing this.

This repository contains sample code that can help you build UIs powered by Vectara, and is licensed under the Apache 2.0 License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

mrderyk commented 10 months ago

PR is here: https://github.com/vectara/create-ui/pull/16

cjcenizal commented 10 months ago

@mrderyk Thanks! BTW if you put this in the PR then it will automatically close this issue when the PR is merged, and it will also create a back-link in the issue for you:

Closes https://github.com/vectara/create-ui/issues/8