We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8b9e4 commit f9b5759Copy full SHA for f9b5759
libs/remix-ai-core/src/inferencers/local/ollama.ts
@@ -1,5 +1,6 @@
1
import axios from 'axios';
2
import { Registry } from '@remix-project/remix-lib';
3
+const _paq = (window._paq = window._paq || [])
4
5
// Helper function to track events using MatomoManager instance
6
function trackMatomoEvent(category: string, action: string, name?: string) {
0 commit comments