index
:
llmnpc
master
Testing how LLM's fair as NPC's
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
llama.cpp
/
tools
/
server
/
webui
/
src
/
lib
/
constants
/
floating-ui-constraints.ts
blob: 003fc77acb08eac8b373bcf1243139f8cf911117 (
plain
)
1
2
export const
VIEWPORT_GUTTER
=
8
;
export const
MENU_OFFSET
=
6
;