sgbaird commited on
Commit
2152642
·
1 Parent(s): 152791e

chore: Add link to documentation in example_app_with_response.py

Browse files
scripts/example_app_with_response.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  import json
2
  import queue
3
  import threading
 
1
+ """https://chatgpt.com/share/19aa181c-051e-4387-9991-578603dd4590"""
2
+
3
  import json
4
  import queue
5
  import threading