Skip to content

adding models#219

Merged
sebastianmaniak merged 6 commits intomainfrom
llm-provider-cookbook
Feb 26, 2026
Merged

adding models#219
sebastianmaniak merged 6 commits intomainfrom
llm-provider-cookbook

Conversation

@sebastianmaniak
Copy link
Copy Markdown
Collaborator

No description provided.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Feb 26, 2026

Deploying agentproxy with  Cloudflare Pages  Cloudflare Pages

Latest commit: 26cd334
Status: ✅  Deploy successful!
Preview URL: https://f626f1e0.agentproxy.pages.dev
Branch Preview URL: https://llm-provider-cookbook.agentproxy.pages.dev

View logs

…nd expanded provider details including supported models and API endpoints.
Comment thread data/models.yaml Outdated
kind: AgentgatewayBackend
EOF
test: |
curl "localhost:8080/openai" -H content-type:application/json -d '{
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The curls for Kubernetes, maybe a comment like # Port-forward or use the address for agentgateway?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thanks

Comment thread layouts/partials/nav.html
<a href="/docs/kubernetes/latest/tutorials" class="px-4 py-3 block text-left">Kubernetes</a>
</div>
</div>
<a class="link whitespace-nowrap" href="/models">Models</a>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure why, but the navbar seems to be different for models than other pages, and hard to read until you scroll and it becomes light: https://0d786374.agentproxy.pages.dev/models/

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

…eway.dev/v1alpha1` API, including Gateway resource and dynamic test command port switching.
@sebastianmaniak sebastianmaniak merged commit 06eea04 into main Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants