Explorar o código

add missing module

Tian Siyuan hai 6 meses
pai
achega
076b4e1a6d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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(