We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb04de6 commit 60de8caCopy full SHA for 60de8ca
label_studio_ml/examples/llm_interactive/README.md
@@ -6,13 +6,14 @@ tier: all
6
order: 5
7
hide_menu: true
8
hide_frontmatter_title: true
9
-meta_title: Interactive LLM labeling with OpenAI or Azure API
10
-meta_description: Label Studio tutorial for interactive LLM labeling with OpenAI or Azure API
+meta_title: Interactive LLM labeling with OpenAI, Azure, or Ollama
+meta_description: Label Studio tutorial for interactive LLM labeling with OpenAI, Azure, or Ollama
11
categories:
12
- Generative AI
13
- Large Language Model
14
- OpenAI
15
- Azure
16
+ - Ollama
17
- ChatGPT
18
image: "/tutorials/llm-interactive.png"
19
---
0 commit comments