mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-25 19:37:29 +02:00
Detect GPU on startup for default multi-pass indexing value (#2242)
This commit is contained in:
@@ -2095,6 +2095,7 @@ export function ChatPage({
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
{/* Some padding at the bottom so the search bar has space at the bottom to not cover the last message*/}
|
||||
<div ref={endPaddingRef} className="h-[95px]" />
|
||||
<div ref={endDivRef} />
|
||||
|
||||
Reference in New Issue
Block a user