Added LLM proxy#282
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
||
| ### Available on mainnet | ||
|
|
||
| The LLM proxy is available for `mainnet` deployments only. The LLM proxy is not available on `sepolia-dev`. No newline at end of file |
There was a problem hiding this comment.
| The LLM proxy is available for `mainnet` deployments only. The LLM proxy is not available on `sepolia-dev`. | |
| The LLM proxy is available for `mainnet` deployments only. The LLM proxy is not available on `sepolia`. |
There was a problem hiding this comment.
I used sepolia-dev here because that's what the cli uses:
Available deployment environments:
• sepolia-dev - Ethereum Sepolia testnet (dev)
I can reword to indicate the sepolia-dev environment on the Sepolia testnet if you think that's clearer?
There was a problem hiding this comment.
If it matches the cli, keep as is. We have two sepolia deployments for ecloud, internally we refer to them as sepolia-dev (internal use only, has llm-proxy support), and sepolia-prod (public sepolia deployment, does not have llm-proxy). Just want to make sure everything aligns.
There was a problem hiding this comment.
Had confirmed that's it's sepolia - have updated docs
No description provided.