@@ -0,0 +1,9 @@
from langchain import ChatOpenAI
def main():
print("Hello from smart-chain!")
if __name__ == "__main__":
main()
The note is not visible to the blocked user.