Skip to content

Commit d8941da

Browse files
committed
fix: feature_anthropic: added AnthropicAi class in __init__ file
1 parent 8155161 commit d8941da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mindsql/llms/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
from .illm import ILlm
1+
from .anthropic import AnthropicAi
22
from .googlegenai import GoogleGenAi
3+
from .huggingface import HuggingFace
4+
from .illm import ILlm
35
from .llama import LlamaCpp
46
from .open_ai import OpenAi
5-
from .huggingface import HuggingFace

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy