Skip to content
Snippets Groups Projects
Unverified Commit c1a07832 authored by James Briggs's avatar James Briggs
Browse files

add importlib back

parent e9d53065
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ from typing import Any, Dict, List, Optional, Tuple, Union
import numpy as np
import yaml
from tqdm.auto import tqdm
import importlib
from semantic_router.encoders import BaseEncoder, OpenAIEncoder
from semantic_router.llms import BaseLLM, OpenAILLM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment