dataflow.registry.registries.main¶
Test script for the LLM and Embedding model registry system.
Functions¶
|
Ensure provider types exist in database. |
|
Ensure the registry schema exists in database. |
|
Main test function. |
Module Contents¶
- dataflow.registry.registries.main.ensure_provider_types(client)¶
Ensure provider types exist in database.
- dataflow.registry.registries.main.ensure_registry_schema(client)¶
Ensure the registry schema exists in database.
- dataflow.registry.registries.main.main()¶
Main test function.