yash-srivastava19 commited on
Commit
c822c2d
·
1 Parent(s): 0763332

Update chainlit.md

Browse files
Files changed (1) hide show
  1. chainlit.md +2 -2
chainlit.md CHANGED
@@ -3,9 +3,9 @@
3
  CodeSmith is a powerful tool designed to help you prototype, debug and learn Python. CodeSmith has been trained on
4
  Python programming problems, and knows a thing or two about maths. Here are some examples to showcase its abilities.
5
 
6
- <img src="https://i.imgur.com/owX6IBI.png" width="125" height="125" />
7
 
8
- <img src="https://i.imgur.com/Tz2hShs.png" width="125" height="125" />
9
 
10
  ## Requirements
11
  Just Langchain, Cohere, and Chainlit. While the model could be improved, the expansion has been left as an exercise for
 
3
  CodeSmith is a powerful tool designed to help you prototype, debug and learn Python. CodeSmith has been trained on
4
  Python programming problems, and knows a thing or two about maths. Here are some examples to showcase its abilities.
5
 
6
+ <img src="https://i.imgur.com/owX6IBI.png" width="250" height="250" />
7
 
8
+ <img src="https://i.imgur.com/Tz2hShs.png" width="250" height="250" />
9
 
10
  ## Requirements
11
  Just Langchain, Cohere, and Chainlit. While the model could be improved, the expansion has been left as an exercise for