Skip to content

feat(klms): add listModels to OpenV1BaseService#910

Closed
grypez wants to merge 1 commit intomainfrom
grypez/dock-stack-a-klms
Closed

feat(klms): add listModels to OpenV1BaseService#910
grypez wants to merge 1 commit intomainfrom
grypez/dock-stack-a-klms

Conversation

@grypez
Copy link
Copy Markdown
Contributor

@grypez grypez commented Apr 1, 2026

Adds a missing unit test

});

describe('listModels', () => {
it('gETs /v1/models and returns model IDs', async () => {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
it('gETs /v1/models and returns model IDs', async () => {
it('gets /v1/models and returns model IDs', async () => {

@grypez
Copy link
Copy Markdown
Contributor Author

grypez commented Apr 1, 2026

Nope, this was already merged

@grypez grypez closed this Apr 1, 2026
@grypez grypez deleted the grypez/dock-stack-a-klms branch April 1, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant