Skip to content

Conversation

@harry-whorlow
Copy link

Strongly types ollama models and configuration.

@nx-cloud
Copy link

nx-cloud bot commented Dec 3, 2025

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit b00ae35

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 8s View ↗
nx run-many --targets=build --exclude=examples/** ❌ Failed 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-05 13:31:05 UTC

@@ -0,0 +1,971 @@
// originates -> ollama/llama/llama.cpp/include/llama.h
// located -> ollama/llama/llama.go
interface _GoLlamaContextParams {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove these go interfaces

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, they will be removed before merge

@AlemTuzlak
Copy link
Contributor

@harry-whorlow merge main and you're good to go to wrap this up

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.

3 participants