[wavetermdev/waveterm] Wave AI Architecture Documentation
ChatGPT
API Leak/ChatGPT
# Wave AI Architecture Documentation
## Overview
Wave AI is a chat-based AI assistant feature integrated into Wave Ter
[miuuyy/codex-chatgpt-web] Security model
ChatGPT
API Leak/ChatGPT
# Security model
## Trust boundaries
The user trusts the local Codex app, this loopback daemon, the launcher's private
[openclaw/openclaw] claude max api proxy
ChatGPT
API Leak/ChatGPT
---
summary: "Community proxy to expose Claude subscription credentials as an OpenAI-compatible endpoint"
read_when:
-
[openclaw/openclaw] oauth
ChatGPT
API Leak/ChatGPT
---
summary: "OAuth in OpenClaw: token exchange, storage, and multi-account patterns"
read_when:
- You want to underst
[openclaw/docs] grok search
ChatGPT
API Leak/ChatGPT
[paperclipai/paperclip] secrets
ChatGPT
API Leak/ChatGPT
---
title: Secrets
summary: Secrets CRUD
---
Manage encrypted secrets that agents receive through environment bindings
[microsoft/generative-ai-for-beginners] gen lesson09 images
ChatGPT
API Leak/ChatGPT
import os
import base64
import dotenv
from PIL import Image
from openai import AzureOpenAI
dotenv.load_dotenv()
client
[NousResearch/hermes-agent] gemini native adapter
ChatGPT
API Leak/ChatGPT
"""OpenAI-compatible facade over Google AI Studio's native Gemini API.
Hermes keeps ``api_mode='chat_completions'`` for
[garrytan/gbrain] provider env
ChatGPT
API Leak/ChatGPT
/**
* mergedProviderEnv — THE canonical provider-key/env fold.
*
* One function owns the mapping from file-plane co
[openclaw/docs] grok search
ChatGPT
API Leak/ChatGPT
---
read_when:
- web_search에 Grok을 사용하려고 합니다
- 웹 검색에 xAI OAuth 또는 XAI_API_KEY를
ChatGPT
API Leak/ChatGPT
import os
import pandas as pd
import json
from langchain.agents import Tool
from utils import Neo4jDatabase, SQLDataba
[rohitg00/ai-engineering-from-scratch] Batch APIs — the 50% Discount as Industry Standard
ChatGPT
API Leak/ChatGPT
# Batch APIs — the 50% Discount as Industry Standard
> Every major provider ships an async batch API with a 50% disco
[openclaw/openclaw] openclaw.plugin
ChatGPT
API Leak/ChatGPT
{
"id": "memory-lancedb",
"doctorContract": {
"stateMigrations": true
},
"name": "Memory LanceDB",
"descri
[IncomeStreamSurfer/print_on_demand_printify_automation] readme
ChatGPT
API Leak/ChatGPT
Learn how to use this stuff:
https://www.youtube.com/c/incomestreamsurfers
**update**
The beta stable diffusi
[juspay/neurolink] Claude Proxy Architecture
ChatGPT
API Leak/ChatGPT
# Claude Proxy Architecture
## 1. System Overview
The Claude proxy is a local HTTP server that sits between Claude Cod
[pydantic/pydantic-ai] OpenRouter
ChatGPT
API Leak/ChatGPT
# OpenRouter
## Install
To use `OpenRouterModel`, you need to either install `pydantic-ai`, or install `pydantic-ai-sl
[openai/openai-cookbook] Repository Guidelines
ChatGPT
API Leak/ChatGPT
# Repository Guidelines
## Project Structure & Module Organization
The cookbook is organized around runnable examples
[sickn33/agentic-awesome-skills] Vercel AI SDK Expert
ChatGPT
API Leak/ChatGPT
---
name: vercel-ai-sdk-expert
description: "Expert in the Vercel AI SDK. Covers Core API (generateText, streamText), UI
ChatGPT
API Leak/ChatGPT
import os
from typing import Literal, Optional
from together import Together
from mem0.configs.embeddings.base import
ChatGPT
API Leak/ChatGPT
//! CLI login commands and their direct-user observability surfaces.
//!
//! The TUI path already installs a broader tra