We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711e3b4 commit 25ff09fCopy full SHA for 25ff09f
docs/README.md
@@ -44,6 +44,12 @@ python-tgpt
44
# CLI
45
from pytgpt.console import main
46
main()
47
+"""
48
+Welcome to AI Chat in terminal. Type 'help' or 'h' for usage info.
49
+Submit any bug at https://github.com/Simatwa/python-tgpt/issues/new
50
+╭─[Smartwa@pyTGPT](phind)~[🕒04:05:55-💻00:00:00-⚡0.0s]
51
+╰─>
52
53
```
54
55
This project enables seamless interaction with over **45 free LLM providers** without requiring an API Key.
0 commit comments