Spaces:
Running
Running
Add git origins table to README
Browse files
README.md
CHANGED
|
@@ -26,6 +26,15 @@ Use Claude Code CLI, VS Code, JetBrains ACP, or chat bots through your own Anthr
|
|
| 26 |
|
| 27 |
Free Claude Code routes Anthropic Messages API traffic from Claude Code to NVIDIA NIM. It keeps Claude Code's client-side protocol stable while letting you use NVIDIA's free models.
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
[Quick Start](#quick-start) 路 [Providers](#choose-a-provider) 路 [Clients](#connect-claude-code) 路 [Troubleshooting](#troubleshooting) 路 [Development](#development)
|
| 30 |
|
| 31 |
</div>
|
|
|
|
| 26 |
|
| 27 |
Free Claude Code routes Anthropic Messages API traffic from Claude Code to NVIDIA NIM. It keeps Claude Code's client-side protocol stable while letting you use NVIDIA's free models.
|
| 28 |
|
| 29 |
+
## Git Origins
|
| 30 |
+
|
| 31 |
+
This project is synchronized between two repositories:
|
| 32 |
+
|
| 33 |
+
| Platform | URL |
|
| 34 |
+
|----------|-----|
|
| 35 |
+
| **Hugging Face Spaces** | [huggingface.co/spaces/Yash030/claude-code-proxy](https://huggingface.co/spaces/Yash030/claude-code-proxy) |
|
| 36 |
+
| **GitHub** | [github.com/Yashwant00CR7/claude-code-nvidia](https://github.com/Yashwant00CR7/claude-code-nvidia) |
|
| 37 |
+
|
| 38 |
[Quick Start](#quick-start) 路 [Providers](#choose-a-provider) 路 [Clients](#connect-claude-code) 路 [Troubleshooting](#troubleshooting) 路 [Development](#development)
|
| 39 |
|
| 40 |
</div>
|