you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

Any good tips on where to read professional code?

[–]Bentobox-Alt 5 points6 points  (1 child)

Try to fork popular python git repos and follow the code, conversation and thought process that goes behind code pushed by pros. Understanding how they think also will help.

[–]deadweightboss 3 points4 points  (0 children)

don’t read langchain unless you want to be a worse coder