Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .helper-scripts/llms/generate_llms_full.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def _load_comprehensive_variables(self) -> Dict[str, str]:
'$PG_VECTORIZER': 'PgVectorizer',

# URL Variables (from vars.js)
'$CONSOLE_URL': 'https://console.cloud.timescale.com/',
'$CONSOLE_URL': 'https://console.cloud.tigerdata.com/',
'$MST_CONSOLE_URL': 'https://portal.managed.timescale.com/',
'$POPSQL_URL': 'https://popsql.com/',
'$WEBSITE_MARKETING': 'www.tigerdata.com',
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[![Docs](https://img.shields.io/badge/Read_the_TigerData_docs-black?style=for-the-badge&logo=readthedocs&logoColor=white)](https://www.tigerdata.com/docs/)
[![SLACK](https://img.shields.io/badge/Ask_the_TigerData_community-black?style=for-the-badge&logo=slack&logoColor=white)](https://timescaledb.slack.com/archives/C4GT3N90X)
[![Try Tiger Cloud for free](https://img.shields.io/badge/Try_Tiger_for_free-black?style=for-the-badge&logo=timescale&logoColor=white)](https://console.cloud.timescale.com/signup)
[![Try Tiger Cloud for free](https://img.shields.io/badge/Try_Tiger_for_free-black?style=for-the-badge&logo=timescale&logoColor=white)](https://console.cloud.tigerdata.com/signup)

</div>

Expand Down
4 changes: 2 additions & 2 deletions _partials/_cloud-connect-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Quick recap. You:

[check-a-service_short-is-running]: https://assets.timescale.com/docs/images/tiger-on-azure/tiger-console-ops-mode-sql-editor-empty.png
[check-service_short-is-running]: https://assets.timescale.com/docs/images/tiger-on-azure/tiger-console-services-view.png
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/data-view?popsql
[portal-data-mode]: https://console.cloud.tigerdata.com/dashboard/data-view?popsql
[psql]: /integrations/:currentVersion:/psql/
[select-a-connection]: https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-console-data-mode-connection-dropdown.png
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_cloud-create-connect-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ command-line utility. If you've used $PG before, you might already have

</Procedure>

[cloud-login]: https://console.cloud.timescale.com/
[cloud-login]: https://console.cloud.tigerdata.com/
[psql]: /integrations/:currentVersion:/psql/
2 changes: 1 addition & 1 deletion _partials/_cloud-create-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<li>
<p>
Sign in to the{" "}
<a href="https://console.cloud.timescale.com/">Tiger Console</a> and click <code>Create service</code>.
<a href="https://console.cloud.tigerdata.com/">Tiger Console</a> and click <code>Create service</code>.
</p>
</li>
<li>
Expand Down
2 changes: 1 addition & 1 deletion _partials/_cloud-installation-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ To set up $CLOUD_LONG via Azure:
[azure-annual-commit]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/GalleryItemDetailsBladeNopdl/id/timescale1759504210261.tigerdata-annualcommit
[azure-marketplace]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/MarketplaceOffersBlade/selectedMenuItemId/home
[azure-paygo]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/GalleryItemDetailsBladeNopdl/id/timescale1759504210261.tigerdata-payg
[console-billing]: https://console.cloud.timescale.com/dashboard/billing/plans
[console-billing]: https://console.cloud.tigerdata.com/dashboard/billing/plans
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/
2 changes: 1 addition & 1 deletion _partials/_cloud-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ To set up $CLOUD_LONG via AWS:
[aws-annual-commit]: https://aws.amazon.com/marketplace/pp/prodview-ezxwlmjyr6x4u?applicationId=AWSMPContessa&ref_=beagle&sr=0-2
[aws-marketplace]: https://aws.amazon.com/marketplace
[aws-paygo]: https://aws.amazon.com/marketplace/pp/prodview-iestawpo5ihca?applicationId=AWSMPContessa&ref_=beagle&sr=0-1
[console-billing]: https://console.cloud.timescale.com/dashboard/billing/plans
[console-billing]: https://console.cloud.tigerdata.com/dashboard/billing/plans
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/
2 changes: 1 addition & 1 deletion _partials/_cloudwatch-data-exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
[cloudwatch-log-naming]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/Working-with-log-groups-and-streams.html
[console-cloudwatch-configuration]: https://console.aws.amazon.com/cloudwatch/home#logsV2:log-groups
[console-cloudwatch-create-group]: https://console.aws.amazon.com/cloudwatch/home#logsV2:log-groups/create-log-group
[console-integrations]: https://console.cloud.timescale.com/dashboard/integrations
[console-integrations]: https://console.cloud.tigerdata.com/dashboard/integrations
[create-an-iam-id-provider]: https://console.aws.amazon.com/iam/home#/identity_providers
[create-an-iam-user]: https://console.aws.amazon.com/iam/home#/users/create
[list-iam-users]: https://console.aws.amazon.com/iam/home#/users
Expand Down
4 changes: 2 additions & 2 deletions _partials/_create-account-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ To set up $CLOUD_LONG:

</Procedure>

[console-billing]: https://console.cloud.timescale.com/dashboard/billing/plans
[console-billing]: https://console.cloud.tigerdata.com/dashboard/billing/plans
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/
[timescale-signup]: https://console.cloud.timescale.com/signup
[timescale-signup]: https://console.cloud.tigerdata.com/signup
2 changes: 1 addition & 1 deletion _partials/_create-hypertable-blockchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ import HypertableIntro from "versionContent/_partials/_tutorials_hypertable_intr
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[indexing]: /use-timescale/:currentVersion:/schema-management/indexing/
[secondary-indexes]: /use-timescale/:currentVersion:/hypercore/secondary-indexes/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_create-hypertable-twelvedata-crypto.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ $PG table named `crypto_assets`.
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[psql]: /integrations/:currentVersion:/psql
[secondary-indexes]: /use-timescale/:currentVersion:/hypercore/secondary-indexes/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_create-hypertable-twelvedata-stocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ named `stocks_real_time`, and one regular $PG table named `company`.

[connect-using-psql]: /integrations/:currentVersion:/psql/#connect-to-your-service
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_create-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@

You can [manage, pause, or delete][service-management] your $SERVICE_SHORT at any time from $CONSOLE.

[create-service]: https://console.cloud.timescale.com/dashboard/create_services
[create-service]: https://console.cloud.tigerdata.com/dashboard/create_services
[service-management]: /use-timescale/:currentVersion:/services/service-management/
2 changes: 1 addition & 1 deletion _partials/_datadog-data-exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
</Procedure>

[add-datadog-exporter]: https://assets.timescale.com/docs/images/tiger-cloud-console/tiger-console-integrations-datadog.png
[console-integrations]: https://console.cloud.timescale.com/dashboard/integrations
[console-integrations]: https://console.cloud.tigerdata.com/dashboard/integrations
8 changes: 4 additions & 4 deletions _partials/_devops-cli-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Create a new $SERVICE_LONG using $CLI_LONG:
│ Direct Endpoint │ tgrservice.tgrproject.tsdb.cloud.timescale.com:39004 │
│ Created │ 2025-10-20 20:33:46 UTC │
│ Connection String │ postgresql://tsdbadmin@tgrservice.tgrproject.tsdb.cloud.timescale.com:0007/tsdb?sslmode=require │
│ Console URL │ https://console.cloud.timescale.com/dashboard/services/tgrservice │
│ Console URL │ https://console.cloud.tigerdata.com/dashboard/services/tgrservice │
└───────────────────┴──────────────────────────────────────────────────────────────────────────────────────────────────┘
```
This $SERVICE_SHORT is set as default by the $CLI_SHORT.
Expand All @@ -79,9 +79,9 @@ Create a new $SERVICE_LONG using $CLI_LONG:
```
You see something like:
```terminaloutput
api_url: https://console.cloud.timescale.com/public/api/v1
console_url: https://console.cloud.timescale.com
gateway_url: https://console.cloud.timescale.com/api
api_url: https://console.cloud.tigerdata.com/public/api/v1
console_url: https://console.cloud.tigerdata.com
gateway_url: https://console.cloud.tigerdata.com/api
docs_mcp: true
docs_mcp_url: https://mcp.tigerdata.com/docs
project_id: tgrproject
Expand Down
4 changes: 2 additions & 2 deletions _partials/_devops-cli-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
1. Select a $PROJECT_LONG:

```terminaloutput
Auth URL is: https://console.cloud.timescale.com/oauth/authorize?client_id=lotsOfURLstuff
Auth URL is: https://console.cloud.tigerdata.com/oauth/authorize?client_id=lotsOfURLstuff
Opening browser for authentication...
Select a project:

Expand Down Expand Up @@ -117,4 +117,4 @@
└────────────┴─────────────────────┴────────┴─────────────┴──────────────┴──────────────────┘
```

[rest-api-credentials]: https://console.cloud.timescale.com/dashboard/settings
[rest-api-credentials]: https://console.cloud.tigerdata.com/dashboard/settings
2 changes: 1 addition & 1 deletion _partials/_devops-cli-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ directory can be adjusted via the `--config-dir` flag or the `TIGER_CONFIG_DIR`
tiger auth login --public-key=<public_key> --secret-key=<secret-key> --project-id=<project_id>
```

[rest-api-credentials]: https://console.cloud.timescale.com/dashboard/settings
[rest-api-credentials]: https://console.cloud.tigerdata.com/dashboard/settings
2 changes: 1 addition & 1 deletion _partials/_devops-rest-api-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ proper authentication headers.
Set the base URL in your environment:

```bash
export API_BASE_URL="https://console.cloud.timescale.com/public/api/v1"
export API_BASE_URL="https://console.cloud.tigerdata.com/public/api/v1"
```

1. **Test your authenticated connection to $REST_LONG by listing the $SERVICE_SHORTs in the current $PROJECT_LONG**
Expand Down
2 changes: 1 addition & 1 deletion _partials/_grafana-viz-prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ The examples in this section use these variables and Grafana functions:
* `$bucket_interval`: the interval size to pass to the `time_bucket`
function when aggregating data.

[cloud-login]: https://console.cloud.timescale.com/
[cloud-login]: https://console.cloud.tigerdata.com/
[grafana-cloud]: https://grafana.com/get/
[try-timescale-features]: /getting-started/:currentVersion:/try-key-features-timescale-products/
2 changes: 1 addition & 1 deletion _partials/_high-availability-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@

</Procedure>

[cloud-login]: https://console.cloud.timescale.com
[cloud-login]: https://console.cloud.tigerdata.com
[service_long-replicas]: https://assets.timescale.com/docs/images/tiger-on-azure/tiger-console-ha-replicas.png
2 changes: 1 addition & 1 deletion _partials/_hypercore_policy_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ import CreateHypertableProcedure from "versionContent/_partials/_hypercore_creat
[in-console-editors]: /getting-started/:currentVersion:/run-queries-from-console/
[informational-views]: /api/:currentVersion:/informational-views/jobs/
[remove_columnstore_policy]: /api/:currentVersion:/hypercore/remove_columnstore_policy/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
6 changes: 3 additions & 3 deletions _partials/_import-data-iot.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ import HypertableIntro from "versionContent/_partials/_tutorials_hypertable_intr
[metricscsvgz]: https://assets.timescale.com/docs/downloads/metrics.csv.gz
[migrate-live]: /migrate/:currentVersion:/live-migration/
[migrate-with-downtime]: /migrate/:currentVersion:/pg-dump-and-restore/
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
[portal-data-mode]: https://console.cloud.tigerdata.com/dashboard/services?popsql
[portal-ops-mode]: https://console.cloud.tigerdata.com/dashboard/services
[secondary-indexes]: /use-timescale/:currentVersion:/hypercore/secondary-indexes/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
6 changes: 3 additions & 3 deletions _partials/_import-data-nyc-taxis.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ import HypertableIntro from "versionContent/_partials/_tutorials_hypertable_intr
[migrate-live]: /migrate/:currentVersion:/live-migration/
[migrate-with-downtime]: /migrate/:currentVersion:/pg-dump-and-restore/
[nyc_datatargz]: https://assets.timescale.com/docs/downloads/nyc_data.tar.gz
[portal-data-mode]: https://console.cloud.timescale.com/dashboard/services?popsql
[portal-ops-mode]: https://console.cloud.timescale.com/dashboard/services
[portal-data-mode]: https://console.cloud.tigerdata.com/dashboard/services?popsql
[portal-ops-mode]: https://console.cloud.tigerdata.com/dashboard/services
[secondary-indexes]: /use-timescale/:currentVersion:/hypercore/secondary-indexes/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_integration-debezium-cloud-config-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
);
```

[open-console]: https://console.cloud.timescale.com/dashboard/services
[open-console]: https://console.cloud.tigerdata.com/dashboard/services
[psql]: /integrations/:currentVersion:/psql/#connect-to-your-service
[run-queries]: /getting-started/:currentVersion:/run-queries-from-console/
2 changes: 1 addition & 1 deletion _partials/_livesync-console.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@ instance to your $SERVICE_LONG, in real time.
[postgres-connector-start]: https://assets.timescale.com/docs/images/tiger-on-azure/pg-connector-start-tiger-console.png
[postgres-connector-wizard]: https://assets.timescale.com/docs/images/tiger-on-azure/pg-connector-wizard-tiger-console.png
[psql]: /integrations/:currentVersion:/psql/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
[tiger-connectors-overview]: https://assets.timescale.com/docs/images/tiger-on-azure/tiger-console-connector-overview.png
4 changes: 2 additions & 2 deletions _partials/_manage-a-data-exporter.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ To remove a data exporter that you no longer need:

</Procedure>

[console-integrations]: https://console.cloud.timescale.com/dashboard/integrations
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[console-integrations]: https://console.cloud.tigerdata.com/dashboard/integrations
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
2 changes: 1 addition & 1 deletion _partials/_manage-pricing-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ alt="Adding a payment method in Timescale"/>

- **Add-ons**: add `Production support` and improved database performance for mission-critical workloads.

[cloud-billing]: https://console.cloud.timescale.com/dashboard/billing/details
[cloud-billing]: https://console.cloud.tigerdata.com/dashboard/billing/details
[contact-company]: https://www.tigerdata.com/contact/
[plan-features]: /about/:currentVersion:/pricing-and-account-management/#features-included-in-each-pricing-plan
2 changes: 1 addition & 1 deletion _partials/_migrate_open_support_request.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
You can open a support request directly from [$CONSOLE_LONG][open-support-ticket],
or by email to [support@tigerdata.com](mailto:support@tigerdata.com).

[open-support-ticket]: https://console.cloud.timescale.com/dashboard/support/cases
[open-support-ticket]: https://console.cloud.tigerdata.com/dashboard/support/cases
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<Highlight type="important">

If you want to migrate more than 400GB of data, create a [$CONSOLE support request](https://console.cloud.timescale.com/dashboard/support), or
If you want to migrate more than 400GB of data, create a [$CONSOLE support request](https://console.cloud.tigerdata.com/dashboard/support), or
send us an email at [support@tigerdata.com](mailto:support@tigerdata.com) saying how much data you want to migrate. We pre-provision
your $SERVICE_LONG for you.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Users of [$CLOUD_LONG][cloud-login] and platform packages for Linux, Windows, Ma
Docker, and Kubernetes are unaffected.

[postgres-breaking-change]: https://www.postgresql.org/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/
[cloud-login]: https://console.cloud.timescale.com/
[cloud-login]: https://console.cloud.tigerdata.com/
2 changes: 1 addition & 1 deletion _partials/_prometheus-integrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@ You can further [visualize your data][grafana-prometheus] with Grafana. Use the
[prometheus]: https://prometheus.io/docs/introduction/overview/
[psql]: /integrations/:currentVersion:/psql/
[scrape-targets]: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services

2 changes: 1 addition & 1 deletion _partials/_timescaledb.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Best practice is to run $TIMESCALE_DB in a [$SERVICE_LONG][service_long], but if
self-host you can run $TIMESCALE_DB yourself.


[service_long]: https://console.cloud.timescale.com/signup
[service_long]: https://console.cloud.tigerdata.com/signup
4 changes: 2 additions & 2 deletions _partials/_transit-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
You cannot attach a $SERVICE_LONG to multiple $CLOUD_LONG $VPCs at the same time.

[add-peering]: https://assets.timescale.com/docs/images/tiger-cloud-console/add-peering-tiger-console.png
[cloud-login]: https://console.cloud.timescale.com/
[cloud-login]: https://console.cloud.tigerdata.com/
[cloud_long-new-vpc]: https://assets.timescale.com/docs/images/tiger-cloud-console/add-peering-vpc-tiger-console.png
[create-a-new-vpc-in-cloud_long]: https://assets.timescale.com/docs/images/tiger-cloud-console/configure-peering-vpc-tiger-console.png
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
[supporttigerdatacom]: mailto:support@tigerdata.com
4 changes: 2 additions & 2 deletions _partials/_upgrade-plan-monitor-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ month-end bill. Your previous invoices are also available as PDFs for download.

<BillingForInactiveServices />

[cloud-billing]: https://console.cloud.timescale.com/dashboard/billing/details
[cloud-login]: https://console.cloud.timescale.com/
[cloud-billing]: https://console.cloud.tigerdata.com/dashboard/billing/details
[cloud-login]: https://console.cloud.tigerdata.com/
[contact-company]: https://www.tigerdata.com/contact/
2 changes: 1 addition & 1 deletion _partials/_vpc-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
The number of Peering $VPCs you can create in your project depends on your [$PRICING_PLAN][pricing-plans].
If you need another Peering $VPC, either contact [support@tigerdata.com][supporttigerdatacom] or change your $PRICING_PLAN in [$CONSOLE][cloud-login].

[cloud-login]: https://console.cloud.timescale.com/
[cloud-login]: https://console.cloud.tigerdata.com/
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/
[supporttigerdatacom]: mailto:support@tigerdata.com
2 changes: 1 addition & 1 deletion ai/python-interface-for-pgvector-and-timescale-vector.md
Original file line number Diff line number Diff line change
Expand Up @@ -774,5 +774,5 @@ this time.
[langchain]: https://python.langchain.com/docs/integrations/vectorstores/timescalevector
[llamaindex]: https://gpt-index.readthedocs.io/en/stable/examples/vector_stores/Timescalevector.html
[psycopg2-build-prerequisites]: https://www.psycopg.org/docs/install.html#build-prerequisites
[sign-up-for-pgai-on-cloud_long]: https://console.cloud.timescale.com/signup
[sign-up-for-pgai-on-cloud_long]: https://console.cloud.tigerdata.com/signup
[uuidtimerange]: https://timescale.github.io/python-vector/vector.html#uuidtimerange
2 changes: 1 addition & 1 deletion ai/tiger-agents-for-work.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,5 +289,5 @@ Your $AGENTS_SHORTs are now configured with $COMPANY MCP server access and perso
[prompt-templates]: https://github.com/timescale/tiger-agents-for-work/blob/main/docs/prompt_templates.md
[query-tiger-agent-1]: https://assets.timescale.com/docs/images/tiger-agent/query-in-terminal.png
[query-tiger-agent]: https://assets.timescale.com/docs/images/tiger-agent/query-in-slack.png
[services-portal]: https://console.cloud.timescale.com/dashboard/services
[services-portal]: https://console.cloud.tigerdata.com/dashboard/services
[uv-install]: https://docs.astral.sh/uv/getting-started/installation/
Loading
Loading