gadget/gadget-code/src/lib/ollama.ts
2026-04-28 09:20:37 -04:00

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";