Update tags in tags.yml (#760)
* Update tags in tags.yml
Update the `/website/docs/tags.yml` file with new tags to categorize and find documentation.
* Add tags for various categories including API, CLI, Components, Deployment, Features, Getting Started, Reference, Use Cases, Acknowledgements, ADBC, Arrow Flight SQL, Auth, JDBC, ODBC, TLS, Datadog, DBeaver, Grafana, JetBrains DataGrip, Superset, Tableau, Databricks, Iceberg, Spice.ai, Unity Catalog, Arrow, Data Refresh, DuckDB, Postgres, SQLite, ABFS, ClickHouse, Debezium, Delta Lake, Dremio, DynamoDB, File, FlightSQL, FTP, GitHub, GraphQL, HTTPS, LocalPod, Memory, MSSQL, MySQL, S3, SharePoint, Snowflake, Spark, Azure, Hugging Face, OpenAI, Local, AWS Secrets Manager, Environment Variables, Keyring, Kubernetes, and Views.
* Ensure each tag has a label, permalink, and description.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/spiceai/docs?shareId=XXXX-XXXX-XXXX-XXXX).
* Add relevant tags to documentation files
* **API Documentation**
- Add tags to `website/docs/api/adbc/index.md` for api, adbc, and arrow.
- Add tags to `website/docs/api/arrow-flight-sql/index.md` for api, arrow-flight-sql, sql, jdbc, and odbc.
- Add tags to `website/docs/api/auth/index.md` for api, auth, and security.
- Add tags to `website/docs/api/HTTP/generate-package.api.mdx` for api, github, and zip.
* **Components Documentation**
- Add tags to `website/docs/components/embeddings/index.md` for components, embeddings, models, and search.
* **Features Documentation**
- Add tags to `website/docs/features/large-language-models/evals.md` for models, evaluation, and performance.
- Add tags to `website/docs/features/large-language-models/memory.md` for models, memory, tools, and persistence.
- Add tags to `website/docs/features/large-language-models/parameter_overrides.md` for models, parameters, overrides, and configuration.
- Add tags to `website/docs/features/large-language-models/tools.md` for models, tools, and runtime.
- Add tags to `website/docs/features/search/index.md` for search, features, and models.
- Add tags to `website/docs/features/search/vector-search.md` for search, models, and embeddings.
* **Getting Started Documentation**
- Add tags to `website/docs/getting-started/spicepods.md` for getting-started, spicepods, datasets, and models.
* **Reference Documentation**
- Add tags to `website/docs/reference/spicepod/datasets.md` for reference, datasets, and spicepod.
- Add tags to `website/docs/reference/spicepod/index.md` for reference, spicepod, yaml, and manifest.
- Add tags to `website/docs/reference/sql/task_history.md` for reference, sql, and task-history.
* **Data Connectors Documentation**
- Add tags to `website/docs/components/data-connectors/abfs.md` for azure, data-connector, and sql.
- Add tags to `website/docs/components/data-connectors/databricks.md` for databricks, delta-lake, azure, aws, and components.
- Add tags to `website/docs/components/data-connectors/delta-lake.md` for delta-lake, aws, azure, google, and data-connectors.
- Add tags to `website/docs/components/data-connectors/dynamodb.md` for aws, data-connectors, and nosql.
- Add tags to `website/docs/components/data-connectors/github.md` for data-connector, github, sql, api, and integration.
- Add tags to `website/docs/components/data-connectors/index.md` for databases, data-lakes, data-warehouses, and sql.
- Add tags to `website/docs/components/data-connectors/mysql.md` for mysql, data-connector, and sql.
* **Deployment Documentation**
- Add tags to `website/docs/deployment/docker.md` for deployment, docker, kubernetes, and spiceai.
- Add tags to `website/docs/deployment/kubernetes/index.md` for deployment, kubernetes, and spiceai.
* **HTTP API Documentation**
- Add tags to `website/docs/api/HTTP/get-catalogs.api.mdx` for api, catalogs, configuration, and management.
- Add tags to `website/docs/api/HTTP/get-config.api.mdx` for api, iceberg, configuration, and management.
- Add tags to `website/docs/api/HTTP/get-datasets.api.mdx` for api, datasets, json, and csv.
- Add tags to `website/docs/api/HTTP/get-iceberg-namespaces.api.mdx` for api, iceberg, configuration, and management.
- Add tags to `website/docs/api/HTTP/get-model-predict.api.mdx` for api, models, prediction, and machine-learning.
- Add tags to `website/docs/api/HTTP/get-models.api.mdx` for api, models, machine-learning, and language-models.
- Add tags to `website/docs/api/HTTP/get-spicepods.api.mdx` for api, spicepods, datasets, models, and configuration.
- Add tags to `website/docs/api/HTTP/get-status.api.mdx` for api, status, runtime, and monitoring.
- Add tags to `website/docs/api/HTTP/head-namespace.api.mdx` for api, iceberg, configuration, and management.
- Add tags to `website/docs/api/HTTP/list.api.mdx` for api, evals, performance, and models.
- Add tags to `website/docs/api/HTTP/patch-dataset-
* Add new tags to `tags.yml` and update front matter in various documentation files
* **`tags.yml`**:
- Add 28 new tags including `aws`, `azure`, `llm`, `cli`, `authentication`, `login`, `tracing`, `logging`, `catalogs`, `databricks`, `data-connectors`, `iceberg`, `overview`, `unity-catalog`, `blob-storage`, `delta-lake`, `data-lake`, `nosql`, `federation`, `memory`, `in-memory`, `mysql`, `relational`, `openai`, `getting-started`, `spicepods`, `introduction`, `home`.
* **Documentation files**:
- Add relevant tags to the front matter of `acknowledgements/index.md`, `cli/reference/login.md`, `cli/tracing.md`, `components/catalogs/databricks.md`, `components/catalogs/iceberg.md`, `components/catalogs/index.md`, `components/catalogs/unity-catalog.md`, `components/data-connectors/abfs.md`, `components/data-connectors/databricks.md`, `components/data-connectors/delta-lake.md`, `components/data-connectors/dynamodb.md`, `components/data-connectors/index.md`, `components/data-connectors/memory.md`, `components/data-connectors/mysql.md`, `components/embeddings/azure.md`, `getting-started/spicepods.md`, `index.mdx`.
* Update website/docs/tags.yml
* Update website/docs/tags.yml
4 months ago