mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-13 18:05:31 +02:00
chore(ai): remove debug logging in model fetching
This commit is contained in:
@@ -201,8 +201,6 @@ export const suggestVariants = async ({
|
||||
return result;
|
||||
}
|
||||
|
||||
console.log(object);
|
||||
|
||||
throw new TRPCError({
|
||||
code: "NOT_FOUND",
|
||||
message: "No suggestions found",
|
||||
|
||||
Reference in New Issue
Block a user