mirror of
https://github.com/ollama/ollama.git
synced 2025-04-02 09:00:28 +02:00
web: clean up remaining models.json
usage
This commit is contained in:
parent
a3d7bb0a30
commit
e4b2ccfb23
@ -1,6 +0,0 @@
|
||||
import models from '../../../../models.json'
|
||||
import { NextResponse } from 'next/server'
|
||||
|
||||
export async function GET() {
|
||||
return NextResponse.json(models)
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user