Skip to content

Commit

Permalink
Fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Feb 1, 2025
1 parent 0b5df19 commit 8ceb727
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from langchain_fireworks import ChatFireworks
from langchain_groq import ChatGroq
from langchain_ollama import ChatOllama
from langchain_openai import ChatOpenAI

from kiln_ai.adapters.ml_model_list import (
KilnModelProvider,
Expand Down

0 comments on commit 8ceb727

Please sign in to comment.