5 lines
153 B
TypeScript
5 lines
153 B
TypeScript
// src/lib/ollama.ts
|
|
// Copyright (C) 2026 Robert Colbert <rob.colbert@openplatform.us>
|
|
// All Rights Reserved
|
|
|
|
export { createAiApi } from "@gadget/ai"; |