Skip to content

Commit 18fea2e

Browse files
committed
Fix gateway docs links in unified docs
1 parent 5256597 commit 18fea2e

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/ai-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Author, version, and test prompts in the [prompt editor](reference/advanced/prom
5353

5454
### AI Gateway
5555

56-
Route LLM calls from any SDK through the [AI Gateway](reference/advanced/gateway/index.md) for unified key management, spending limits, provider failover, and automatic tracing of every call — one endpoint across OpenAI, Anthropic, Google, Bedrock, and more.
56+
Route LLM calls from any SDK through the [AI Gateway](/logfire/manage/ai-gateway/) for unified key management, spending limits, provider failover, and automatic tracing of every call — one endpoint across OpenAI, Anthropic, Google, Bedrock, and more.
5757

5858
### LLMs Page
5959

docs/comparisons/braintrust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Braintrust is an AI evaluation and observability platform focused on LLM testing
2323

2424
## When to Choose Braintrust
2525

26-
- **Deep Braintrust ecosystem investment:** You've already built your evaluation workflows around Braintrust's tooling (note that Logfire also offers [UI-based evals](https://pydantic.dev/docs/logfire/evaluate/evals/?utm_source=comparison_docs), a [prompt editor](https://pydantic.dev/docs/logfire/prompt-management/?utm_source=comparison_docs), a playground, and an [AI gateway](../reference/advanced/gateway/index.md))
26+
- **Deep Braintrust ecosystem investment:** You've already built your evaluation workflows around Braintrust's tooling (note that Logfire also offers [UI-based evals](https://pydantic.dev/docs/logfire/evaluate/evals/?utm_source=comparison_docs), a [prompt editor](https://pydantic.dev/docs/logfire/prompt-management/?utm_source=comparison_docs), a playground, and an [AI gateway](/logfire/manage/ai-gateway/))
2727
- **AI-only scope:** You don't need full application observability
2828

2929
## Key Differences Explained

docs/comparisons/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Logfire is a great fit when you:
5252
- **Have polyglot architectures** - Python backend + TypeScript frontend, microservices in different languages
5353
- **Want exceptional Python, TS/JS, Rust support** - While also supporting other languages via OTel
5454
- **Want evals both ways** - [code-first evals with pydantic-evals](https://pydantic.dev/docs/logfire/evaluate/datasets/?utm_source=comparison_docs) that test any Python function, plus a [web UI for datasets, experiments, and live production monitoring](https://pydantic.dev/docs/logfire/evaluate/evals/?utm_source=comparison_docs)
55-
- **Want the full AI engineering loop in one place** - [prompt management](https://pydantic.dev/docs/logfire/prompt-management/?utm_source=comparison_docs), a playground, and an [AI gateway](../reference/advanced/gateway/index.md) with key management and spending controls, next to your traces
55+
- **Want the full AI engineering loop in one place** - [prompt management](https://pydantic.dev/docs/logfire/prompt-management/?utm_source=comparison_docs), a playground, and an [AI gateway](/logfire/manage/ai-gateway/) with key management and spending controls, next to your traces
5656
- **Prefer SQL-based querying** - Familiar PostgreSQL syntax over proprietary query languages
5757
- **Value simple, predictable pricing** - $2/million spans, scales to billions of spans per month
5858
- **Need enterprise features** - [SOC2, HIPAA, self-hosting](https://pydantic.dev/pricing?utm_source=comparison_docs#enterprise) options

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Yes: Logfire is _built_ for AI observability, and it's better at it because it s
5050
- Streaming support
5151
- [Evals](guides/web-ui/evals.md): datasets, experiments, and [live production monitoring](guides/web-ui/live-evals.md) in the web UI, powered by code-first [pydantic-evals](https://github.com/pydantic/pydantic-evals)
5252
- [Prompt management](reference/advanced/prompt-management/index.md) with versioning, labeled rollouts, and a playground
53-
- An [AI Gateway](reference/advanced/gateway/index.md) with unified key management, spending limits, and provider failover
53+
- An [AI Gateway](/logfire/manage/ai-gateway/) with unified key management, spending limits, and provider failover
5454

5555
**Better debugging:** When your AI agent fails, you don't just see the LLM error. You see the database timeout that caused it, the API rate limit that preceded it, and the user request that started it all.
5656

docs/gateway-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: "Historical reference: how the legacy gateway.pydantic.dev was migr
77
# Pydantic AI Gateway Has Moved to Pydantic Logfire
88

99
!!! tip "Looking for the current gateway docs?"
10-
For how to enable and use the AI Gateway in Logfire today — providers, API keys, routing, and spending controls — see the [AI Gateway overview](reference/advanced/gateway/index.md).
10+
For how to enable and use the AI Gateway in Logfire today — providers, API keys, routing, and spending controls — see the [AI Gateway overview](/logfire/manage/ai-gateway/).
1111

1212
We consolidated the AI Gateway into Logfire. The legacy standalone gateway at [gateway.pydantic.dev](https://gateway.pydantic.dev/) **has been shut down**, and the gateway is now managed through your Logfire account. This page remains as a historical reference for users migrating from the legacy platform.
1313

docs/reference/advanced/gateway/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,6 @@ Or run just the proxy and configure a tool manually with `logfire gateway serve`
162162

163163
## See also
164164

165-
- [Using the gateway with agent frameworks](./agent-frameworks.md) — route framework model calls through the gateway.
165+
- [Using the gateway with agent frameworks](/logfire/manage/ai-gateway/agent-frameworks/) — route framework model calls through the gateway.
166166
- [Prompt Management: Access and Prerequisites](../prompt-management/plan-requirements.md) — prompt runs execute through the gateway and spend gateway budget.
167167
- [Cost & Usage](../../../logfire-costs.md) — plan tiers and how usage is billed.

docs/reference/advanced/prompt-management/plan-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Prompt Management currently uses variable-level permissions:
2424

2525
Because run history includes model outputs, treat `read_variables` as sensitive if your prompts handle sensitive data.
2626

27-
For pricing details and plan tiers, see [Cost & Usage](../../../logfire-costs.md). For how the gateway itself works — providers, API keys, and spending controls — see the [AI Gateway overview](../gateway/index.md).
27+
For pricing details and plan tiers, see [Cost & Usage](../../../logfire-costs.md). For how the gateway itself works — providers, API keys, and spending controls — see the [AI Gateway overview](/logfire/manage/ai-gateway/).

0 commit comments

Comments
 (0)