mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-28 21:05:17 +02:00
minor udpate
This commit is contained in:
@@ -81,3 +81,4 @@ stripe==10.12.0
|
|||||||
urllib3==2.2.3
|
urllib3==2.2.3
|
||||||
mistune==0.8.4
|
mistune==0.8.4
|
||||||
sentry-sdk==2.14.0
|
sentry-sdk==2.14.0
|
||||||
|
prometheus_client==0.21.0
|
@@ -1093,7 +1093,6 @@ export function AssistantEditor({
|
|||||||
a client about a new billing feature
|
a client about a new billing feature
|
||||||
we just released."
|
we just released."
|
||||||
</SubLabel>
|
</SubLabel>
|
||||||
af
|
|
||||||
<Field
|
<Field
|
||||||
name={`starter_messages[${index}].message`}
|
name={`starter_messages[${index}].message`}
|
||||||
className={`
|
className={`
|
||||||
@@ -1108,7 +1107,7 @@ export function AssistantEditor({
|
|||||||
mr-4
|
mr-4
|
||||||
line-clamp-
|
line-clamp-
|
||||||
`}
|
`}
|
||||||
component={Textarea}
|
as="textarea"
|
||||||
autoComplete="off"
|
autoComplete="off"
|
||||||
/>
|
/>
|
||||||
<ErrorMessage
|
<ErrorMessage
|
||||||
|
Reference in New Issue
Block a user