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
@@ -12,7 +12,7 @@
12
12
13
13
</div>
14
14
15
-
LitAI is an LLM router ([OpenAI format](#openai-compatible)) and the easiest way to chat with any model (ChatGPT, Anthropic, etc) in one line. It handles retries, fallback, unifies billing, and logging. It's also a minimal agent framework with tool use and no magic - just clean, testable, raw Python code. Build agents, chatbots, apps without flaky APIs or heavy, opaque frameworks.
15
+
LitAI is an LLM router ([OpenAI format](#openai-compatible)) and minimal agent framework. Chat with any model (ChatGPT, Anthropic, etc) in one line with retries, fallbacks, unified billing, and logging. Build agents with tool use and no magic - just clean, testable, raw Python code. No more flaky APIs or heavy, opaque frameworks.
16
16
17
17
Pay for any model with your [Lightning AI](https://lightning.ai/) credits without additional fees or subscriptions.
0 commit comments