Add text chunks display to token counter

This commit is contained in:
Cohee
2023-11-06 02:42:51 +02:00
parent f248367ca3
commit e8ba328a14
4 changed files with 105 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
#tokenized_chunks_display > code {
color: black;
text-shadow: none;
}