llmasaservice-ui 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -17,6 +17,19 @@ What is LLM as a Service: https://llmasaservice.io
|
|
|
17
17
|
|
|
18
18
|
Register for a LLM as a Service account and get your unique project id from the integration page https://app.llmasaservice.io/integration
|
|
19
19
|
|
|
20
|
+
Dark mode example:
|
|
21
|
+
|
|
22
|
+

|
|
23
|
+
|
|
24
|
+
Light mode example:
|
|
25
|
+
|
|
26
|
+

|
|
27
|
+
|
|
28
|
+
System instructios example:
|
|
29
|
+
|
|
30
|
+

|
|
31
|
+
|
|
32
|
+
see documentation more examples: https://predictabilityatscale.github.io/llmasaservice-ui/?path=/docs/chatpanel--docs
|
|
20
33
|
|
|
21
34
|
## Installation
|
|
22
35
|
|