Skip to content

Added test and exposed list_models.#16

Merged
EricApgar merged 1 commit intomainfrom
bugfix/list-models
Mar 16, 2026
Merged

Added test and exposed list_models.#16
EricApgar merged 1 commit intomainfrom
bugfix/list-models

Conversation

@EricApgar
Copy link
Copy Markdown
Owner

@EricApgar EricApgar commented Mar 16, 2026

Description

Exposed list_models() functionality to list supported models.

Summary of Changes

  • Exposed new namespace.
  • Added test for list_models.

Proof it Works

configfile: pyproject.toml
testpaths: tests
collected 6 items                                                                                                                                                                              

tests/test_embed.py s          [ 16%]
tests/test_gpt_oss_20b.py s          [ 33%]
tests/test_list_models.py ...          [ 83%]
tests/test_phi4_multimodal_instruct.py s          [100%]

=============== 3 passed, 3 skipped in 1.75s ===============

@EricApgar EricApgar self-assigned this Mar 16, 2026
@EricApgar EricApgar added the bug Something isn't working label Mar 16, 2026
@EricApgar EricApgar merged commit 275714b into main Mar 16, 2026
1 check failed
@EricApgar EricApgar deleted the bugfix/list-models branch March 16, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant