Tagged articles

API proxy

7 articles · Page 1 of 1
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Aug 13, 2026 · Artificial Intelligence

triproxy: Transparent LLM Gateway for Using Any Model with OpenAI SDK, Codex, Claude Code, and Chat Clients

triproxy is a lightweight Go‑based HTTP gateway that translates between OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages protocols, supporting full request/response bodies, SSE streaming, and encrypted reasoning, enabling any client—OpenAI SDK, Codex CLI, Claude Code—to access any LLM model without modification.

API proxyAnthropicGo
0 likes · 19 min read
triproxy: Transparent LLM Gateway for Using Any Model with OpenAI SDK, Codex, Claude Code, and Chat Clients
Old Zhang's AI Learning
Old Zhang's AI Learning
May 29, 2026 · Artificial Intelligence

How NVIDIA’s Polar Enables Any Agent Framework to Plug Into Reinforcement Learning

Integrating diverse AI agent harnesses into reinforcement‑learning pipelines is notoriously labor‑intensive, but NVIDIA’s new Polar system inserts an API‑proxy layer that treats any harness as a black box, enabling seamless rollout recording and trajectory reconstruction, as demonstrated by dramatic performance gains on a 4B model across multiple harnesses.

AI AgentAPI proxyNVIDIA
0 likes · 10 min read
How NVIDIA’s Polar Enables Any Agent Framework to Plug Into Reinforcement Learning
AI Insight Log
AI Insight Log
Dec 28, 2025 · Backend Development

How to Hook Google Antigravity into Claude Code for Free Opus 4.5 Access

Antigravity-Manager is an open‑source Rust/Tauri tool that proxies Claude Code requests to Google Antigravity, using smart token‑saving routing, session‑sticky handling, and custom model mapping to let developers enjoy Claude's UI while consuming free Google AI quota and dramatically cutting Opus costs.

AI cost savingAPI proxyAntigravity-Manager
0 likes · 6 min read
How to Hook Google Antigravity into Claude Code for Free Opus 4.5 Access
Programmer DD
Programmer DD
Mar 30, 2023 · Cloud Computing

Deploy an OpenAI Proxy on Alibaba Cloud Function Compute in Minutes

This guide walks developers through setting up a stable overseas OpenAI API proxy using Alibaba Cloud Function Compute, covering prerequisite installations, command‑line and Application Center deployments, and how to integrate the proxy with existing ChatGPT projects.

API proxyAlibaba CloudFunction Compute
0 likes · 11 min read
Deploy an OpenAI Proxy on Alibaba Cloud Function Compute in Minutes
Baidu Intelligent Cloud Tech Hub
Baidu Intelligent Cloud Tech Hub
Jul 22, 2022 · Frontend Development

How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture Deep Dive

This article provides a comprehensive, unbiased overview of Baidu's low‑code platform architecture, detailing the AMIS front‑end framework, the Aisuda visual editor, data scope handling, API proxy and orchestration, custom component integration, and backend services, offering practical guidance for both platform procurement and self‑development.

API proxyFrontend FrameworkVisual Editor
0 likes · 22 min read
How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture Deep Dive
Baidu Geek Talk
Baidu Geek Talk
May 31, 2022 · Frontend Development

How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture, Rendering, and API Integration

This article provides a comprehensive technical overview of Baidu's AMIS low‑code front‑end framework and the Aisuda platform, covering its architecture, JSON‑to‑React rendering pipeline, data domain handling, API mapping, visual editor, and supporting backend services for enterprise use.

API proxyData MappingFrontend Framework
0 likes · 22 min read
How Baidu’s AMIS Powers the Aisuda Low‑Code Platform: Architecture, Rendering, and API Integration