Skip to content

Conversation

@jakelorocco
Copy link
Contributor

@jakelorocco jakelorocco commented Oct 17, 2025

Fix ollama's generate from raw since it uses async. Add a failsafe to the event loop handler that ensures we use a different event loop if already in it.

@mergify
Copy link

mergify bot commented Oct 17, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

@jakelorocco jakelorocco marked this pull request as ready for review October 20, 2025 17:55
@jakelorocco jakelorocco merged commit 36a069f into main Oct 23, 2025
4 checks passed
@jakelorocco jakelorocco deleted the jal/ollama-generate-from-raw branch October 23, 2025 13:37
tuliocoppola pushed a commit to tuliocoppola/mellea that referenced this pull request Nov 5, 2025
…omputing#204)

* feat: ollama generate_from_raw uses existing event loop

* fix: add blocking prevention mech

* fix: test issues with cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants