Skip to content

Commit fed0d85

Browse files
run format
1 parent d55a6c7 commit fed0d85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/providers/featherless-ai/api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ export const featherlessAIAPIConfig: ProviderAPIConfig = {
1616
return '';
1717
}
1818
},
19-
};
19+
};

src/providers/featherless-ai/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export const FeatherlessAIConfig: ProviderConfigs = {
1717
chatComplete: true,
1818
complete: true,
1919
}),
20-
};
20+
};

0 commit comments

Comments
 (0)