From 7d19f01448a07c2ae7b51c48446090aff9984576 Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 10 Dec 2024 12:23:08 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c07554f..3b7dd1a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # llm-venice -[LLM](https://llm.datasette.io/) plugin to access models available via the [Venice AI](https://venice.ai/) API. -Venice API access is currently in private beta. - [![PyPI](https://img.shields.io/pypi/v/llm-venice.svg)](https://pypi.org/project/llm-venice/) [![Changelog](https://img.shields.io/github/v/release/ar-jan/llm-venice?label=changelog)](https://github.com/ar-jan/llm-venice/releases) [![Tests](https://github.com/ar-jan/llm-venice/actions/workflows/test.yml/badge.svg)](https://github.com/ar-jan/llm-venice/actions/workflows/test.yml) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/ar-jan/llm-venice/blob/main/LICENSE) +[LLM](https://llm.datasette.io/) plugin to access models available via the [Venice AI](https://venice.ai/) API. +Venice API access is currently in beta. + ## Installation