Skip to content

feat: add ollama chat, completion and embeddings #219

feat: add ollama chat, completion and embeddings

feat: add ollama chat, completion and embeddings #219

name: Pull Request Build
on:
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml