Skip to content

Commit

Permalink
Update src/napari_chatgpt/omega/memory/memory.py
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
royerloic and coderabbitai[bot] authored Aug 31, 2024
1 parent cbcb290 commit 3603cc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/napari_chatgpt/omega/memory/memory.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from typing import Type

from langchain.chains import LLMChain
from langchain.memory import ConversationSummaryMemory
from langchain.memory.chat_memory import BaseChatMemory
from langchain.memory.prompt import SUMMARY_PROMPT
from langchain_core.language_models import BaseLanguageModel
Expand Down

0 comments on commit 3603cc3

Please sign in to comment.