We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5318a commit 53d3487Copy full SHA for 53d3487
llms/main.py
@@ -1,5 +1,8 @@
1
#!/usr/bin/env python
2
3
+# Copyright (c) Demis Bellot, ServiceStack <https://servicestack.net>
4
+# License: https://github.com/ServiceStack/llms/blob/main/LICENSE
5
+
6
# A lightweight CLI tool and OpenAI-compatible server for querying multiple Large Language Model (LLM) providers.
7
# Docs: https://github.com/ServiceStack/llms
8
0 commit comments