Skip to content

Embeddings: Handle case if embedding input is passed as a string #4

Embeddings: Handle case if embedding input is passed as a string

Embeddings: Handle case if embedding input is passed as a string #4

Workflow file for this run

name: Deploy to Wiki
on:
push:
branches: ['main']
concurrency:
group: "wiki-deploy-${{ github.ref }}"
cancel-in-progress: true
jobs:
deploy-wiki:
permissions:
contents: write
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions4gh/deploy-wiki@v1
with:
path: ./docs