smartai/ts/provider.ollama.ts

3 lines
72 B
TypeScript
Raw Normal View History

2024-04-25 08:49:07 +00:00
import * as plugins from './plugins.js';
export class OllamaProvider {}