"""
Linkup API integration module.
"""
from litellm.llms.linkup.search.transformation import LinkupSearchConfig

__all__ = ["LinkupSearchConfig"]

