Skip to content

Commit

Permalink
feat: Updated src/modules/llms/server/ollama/ollam
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Dec 21, 2023
1 parent b40f608 commit 31ffb6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/llms/server/ollama/ollama.router.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { z } from 'zod';
import i18n from 'src/common/i18n';
import { TRPCError } from '@trpc/server';

import { createTRPCRouter, publicProcedure } from '~/server/api/trpc.server';
Expand Down

0 comments on commit 31ffb6e

Please sign in to comment.