Needs work
Project:
Ollama Provider
Version:
1.2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Nov 2024 at 10:54 UTC
Updated:
16 Dec 2025 at 16:58 UTC
Jump to comment: Most recent
Comments
Comment #2
marcus_johansson commentedDocumentation for the API here: https://github.com/ollama/ollama/blob/main/docs/api.md
Comment #3
mjb3141 commentedComment #6
efpapado commentedA first approach, trying to combine the ollama's streamed response while pulling with Drupal's Batch API.
Comment #7
efpapado commentedSorry, accidentally removed mjb3141 from assignment, but cannot add back :/
Comment #8
efpapado commentedUpdated issue description.
Comment #9
marcus_johansson commentedI switched over to 1.2.x, but this needs a rebase and some code fixes before being ready to be merged.
Comment #12
efpapado commentedMR against 1.2.x, with code fixes.
Comment #13
jibranThe MR looks good. Let's add some functional test for the new functionality.