added ollama and gpt4all providers
All checks were successful
CI / Build Jupyter python Docker images (push) Successful in 18m46s

This commit is contained in:
2024-11-03 16:05:08 +08:00
parent 1d46af91b9
commit a1828141be

View File

@@ -3,7 +3,7 @@ on:
push: push:
branches: [ master ] branches: [ master ]
paths: paths:
- 'jupyter-python/*' - 'jupyter-python/**'
- '.gitea/workflows/build-jupyter-python.yaml' - '.gitea/workflows/build-jupyter-python.yaml'
jobs: jobs:
"Build Jupyter python Docker images": "Build Jupyter python Docker images":