Skip to content

Python + Java: Amazon Titan Text Embeddings G1 and V2 (#6420) #24

Python + Java: Amazon Titan Text Embeddings G1 and V2 (#6420)

Python + Java: Amazon Titan Text Embeddings G1 and V2 (#6420) #24

name: Validate Documentation Metadata
on:
push:
branches: [main]
pull_request:
branches: [main]
# Allows running this workflow manually from the Actions tab
workflow_dispatch:
jobs:
validate-doc-metadata:
name: Validate Doc Metadata
runs-on: ubuntu-latest
steps:
- name: checkout repo content
uses: actions/checkout@v4
- name: validate metadata
uses: awsdocs/aws-doc-sdk-examples-tools@2024-05-03-A
with:
doc_gen_only: "False"
strict_titles: "True"