mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-12 04:03:21 +00:00
6 lines
189 B
Python
6 lines
189 B
Python
from .models import Model, async_fetch_openrouter_models
|
|
|
|
__all__ = ["Model", "async_fetch_openrouter_models"]
|
|
|
|
# specifically ai models that the node sells and not meaning database models
|