Skip to content

Commit

Permalink
Rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelOwenDyer committed Feb 16, 2024
1 parent 2c57ad1 commit 602dd2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/llm/langchain/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from llm.langchain.iris_langchain_completion_model import IrisLangchainCompletionModel
from llm.langchain.iris_langchain_chat_model import IrisLangchainChatModel
from llm.langchain.iris_langchain_embedding import IrisLangchainEmbeddingModel
from llm.langchain.iris_langchain_embedding_model import IrisLangchainEmbeddingModel

0 comments on commit 602dd2b

Please sign in to comment.