Skip to content

Commit

Permalink
update namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jcronq committed Apr 23, 2023
1 parent 5215645 commit b4731ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llm_client/session/chat_experiment.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import logging

# from agi.memory.conversation_history import ConversationHistory
from agi.types.openai import Message
from llm_client.types.openai import Message

logger = logging.getLogger()

Expand Down

0 comments on commit b4731ca

Please sign in to comment.