mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-05 20:46:43 +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