Skip to content

Commit f31bd68

Browse files
committed
example
1 parent 79d4fc9 commit f31bd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/packages/autogen-ext/src/autogen_ext/models/replay/_replay_chat_completion_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ async def example():
8383
.. code-block:: python
8484
8585
import asyncio
86-
from autogen_ext.models import ReplayChatCompletionClient
86+
from autogen_ext.models.replay import ReplayChatCompletionClient
8787
from autogen_core.models import UserMessage
8888
8989

0 commit comments

Comments
 (0)