You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ With LitAI there’s nothing new to learn - just write raw Python and sprinkle i
76
76
<br/>
77
77
78
78
# Examples
79
-
What we ***love*** about LitAI is that you can build agents, chatbots and apps in plain Python - no heavy frameworks or magic. Agents can be just simple Python programs with a few decisions made by a model.
79
+
What we ***love*** about LitAI is that if you know Python, you already know LitAI - just sprinkle a few "smart" agent decisions.
80
80
81
81
### Agent
82
82
Here's a simple agent that tells you the latest news
0 commit comments