You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ qiskit-code-assistant-vscode is a VSCode extension that provides AI-powered code
26
26
-**Extension Platform**: VSCode Extension API (v1.88.0+)
27
27
-**Language**: TypeScript (strict mode)
28
28
-**LLM Integration**: IBM Quantum Cloud API, OpenAI-compatible APIs
29
-
-**Model**: `mistral-small-3.2-24b-qiskit` (cloud) or local models via Ollama
29
+
-**Model**: `mistral-small-3.2-24b-qiskit` (via cloud) or other Qiskit Code Assistant LLMs (available through https://huggingface.co/Qiskit/models) via Ollama.
30
30
-**Streaming**: Server-Sent Events (SSE) with circuit breaker pattern
0 commit comments