|
67 | 67 | data-website-id="1c028b8e-609e-40e3-b792-f3939a461850" |
68 | 68 | data-project-name="dstack" |
69 | 69 | data-project-color="rgba(0, 0, 0, 0.87)" |
70 | | - data-font-size-lg="0.78rem" |
| 70 | + data-font-size-sm="16px" |
| 71 | + data-font-size-md="0.5rem" |
| 72 | + data-font-size-lg="0.75rem" |
| 73 | + data-modal-disclaimer-font-size="0.75rem" |
| 74 | + data-deep-thinking-button-font-size="0.7rem" |
71 | 75 | data-button-width="3.6rem" |
72 | 76 | data-button-height="3.6rem" |
73 | 77 | data-button-text-font-weight="400" |
74 | 78 | data-button-image-width="18" |
75 | 79 | data-button-image-height="18" |
76 | 80 | data-modal-image="/assets/images/dstack-logo-notext.svg" |
77 | | - data-modal-title="Ask me anything" |
| 81 | + data-modal-title="AI Assistant" |
78 | 82 | data-button-text-shadow="none" |
79 | 83 | data-button-box-shadow="none" |
| 84 | + data-font-family='metro-web, Metro, -apple-system, "system-ui", "Segoe UI", Roboto' |
80 | 85 | data-button-text-font-family='metro-web, Metro, -apple-system, "system-ui", "Segoe UI", Roboto' |
81 | 86 | data-project-logo="/assets/images/kapa.svg" |
82 | | - data-modal-disclaimer="This is a custom LLM for dstack with access to Documentation, API references and GitHub issues. This feature is experimental - Give it a try!" |
| 87 | + data-modal-disclaimer="This is an assistant with access to documentation, examples, and GitHub issues." |
| 88 | + data-modal-example-questions="How do I install the dstack CLI?,How do I set up the dstack server?" |
83 | 89 | data-user-analytics-fingerprint-enabled="true" |
| 90 | + data-modal-x-offset="0" |
| 91 | + data-modal-y-offset="0" |
| 92 | + data-modal-with-overlay="false" |
| 93 | + data-modal-inner-flex-direction="column" |
| 94 | + data-modal-inner-justify-content="end" |
| 95 | + data-modal-inner-max-width="600px" |
| 96 | + data-modal-inner-position-left="auto" |
| 97 | + data-modal-inner-position-right="0" |
| 98 | + data-modal-inner-position-bottom="0" |
| 99 | + data-modal-inner-position-top="0" |
| 100 | + data-modal-lock-scroll="false" |
| 101 | + data-modal-header-bg-color="#fff" |
| 102 | + data-modal-border-radius="3px" |
| 103 | + data-scale-factor="0.9" |
84 | 104 | async></script> |
85 | 105 | {% endblock %} |
86 | 106 |
|
|
0 commit comments