dataflow.fetchers.lite_llm_import¶

LiteLLM Importer for the Haive Registry System.

This module provides functionality for importing LLM models and providers from LiteLLM’s published model list.

Functions¶

import_llm_models()

Import LLM models from LiteLLM.

Module Contents¶

dataflow.fetchers.lite_llm_import.import_llm_models()¶

Import LLM models from LiteLLM.

Returns:

True if successful, False otherwise

Return type:

bool