소스 검색

add missing module

Tian Siyuan 6 달 전
부모
커밋
076b4e1a6d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/chapter10/Chapter10-Agent-Communication-Protocols.md

+ 1 - 0
docs/chapter10/Chapter10-Agent-Communication-Protocols.md

@@ -1305,6 +1305,7 @@ First, let's create an Agent server:
 ```python
 from hello_agents.protocols import A2AServer
 import threading
+import time
 
 # Create researcher Agent service
 researcher = A2AServer(