tunnel-client: `tunnel-client` is a customer-run agent that securely connects private or localhost Model Context Protocol (MCP) servers to OpenAI products like ChatGPT and Codex through an OpenAI-hosted tunnel. It enables secure access for AI models without exposing the MCP server to the public internet, simplifying deployments in restricted network environments.; xLAM: xLAM is a research repository for Large Action Models (LAMs), which aggregates and unifies agent trajectories from diverse environments into a consistent format. It streamlines the creation of a generic data loader optimized for agent training, enabling robust model development across various scenarios.
Connecting a private or localhost MCP server to OpenAI-hosted products like ChatGPT when public internet access is restricted.
Function calling in LLMs