mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-01-22 19:06:12 +00:00
Update types.ts
This commit is contained in:
parent
dd4dd2c21a
commit
34ead80f62
@ -8,7 +8,7 @@ interface OllamaModelDetails {
|
||||
quantization_level: string;
|
||||
}
|
||||
|
||||
interface OllamaModel {
|
||||
export interface OllamaModel {
|
||||
name: string;
|
||||
model: string;
|
||||
modified_at: string;
|
||||
|
Loading…
Reference in New Issue
Block a user