Skip to content

update Cohere model to embed-multilingual-v3.0 (#83) #76

update Cohere model to embed-multilingual-v3.0 (#83)

update Cohere model to embed-multilingual-v3.0 (#83) #76

name: Publish integrations on Haystack Home
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-integrations:
runs-on: ubuntu-latest
steps:
- name: trigger-hook
run: |
curl -X POST ${{ secrets.VERCEL_DEPLOY_HOOK }}