mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 11:00:37 +08:00
Adds the `teleport_retrieval_model` resource and data source to the Teleport Terraform provider. RetrievalModel is a cluster-wide singleton that configures the embeddings provider used for session search, so the implementation uses the singular resource template with a fixed default name rather than the usual named-resource pattern.
Teleport Docs
Teleport docs are built using Docusaurus. Please see the README in the docs-website repo for details on how to make and test changes to Teleport docs.