Update README.md
Browse files
README.md
CHANGED
@@ -74,6 +74,8 @@ response = llm_chain.run("what is python")
|
|
74 |
output = {"output_response": response}
|
75 |
print(output)
|
76 |
|
|
|
|
|
77 |
<!-- description start -->
|
78 |
## Description
|
79 |
|
|
|
74 |
output = {"output_response": response}
|
75 |
print(output)
|
76 |
|
77 |
+
```
|
78 |
+
|
79 |
<!-- description start -->
|
80 |
## Description
|
81 |
|