From 6fc9c3819f9f38166939fad6d3c234ce859e6642 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sat, 23 Nov 2024 08:17:46 -0500 Subject: [PATCH] Update index.md --- docs/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 72f870f2b..b5b18b19f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,6 @@ _Structured outputs powered by llms. Designed for simplicity, transparency, and [![Twitter Follow](https://img.shields.io/twitter/follow/jxnlco?style=social)](https://twitter.com/jxnlco) [![Discord](https://img.shields.io/discord/1192334452110659664?label=discord)](https://discord.gg/bD9YE9JArw) [![Downloads](https://img.shields.io/pypi/dm/instructor.svg)](https://pypi.python.org/pypi/instructor) -[![GPT](https://img.shields.io/badge/docs-InstructorGPT-blue)](https://chat.openai.com/g/g-EvZweRWrE-instructor-gpt) Instructor makes it easy to get structured data like JSON from LLMs like GPT-3.5, GPT-4, GPT-4-Vision, and open-source models including [Mistral/Mixtral](./integrations/together.md), [Ollama](./integrations/ollama.md), and [llama-cpp-python](./integrations/llama-cpp-python.md).