refactor(core): simplify model requests
This commit is contained in:
parent
116ac93ddb
commit
17f312d537
21 changed files with 56 additions and 685 deletions
|
|
@ -7,7 +7,6 @@ export { Integration } from "./integration"
|
|||
export { LLM } from "./llm"
|
||||
export { Location } from "./location"
|
||||
export { Model } from "./model"
|
||||
export { ModelRequest } from "./model-request"
|
||||
export { Permission } from "./permission"
|
||||
export { Project } from "./project"
|
||||
export { Provider } from "./provider"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue