Commit History

Add overflow-hidden to <textarea>
3b50010
Running

mishig HF staff commited on

Use npm over pnpm
92f11da

mishig HF staff commited on

Stronger type to type { ChatCompletionInput } from "@huggingface/tasks";
dcf3974

mishig HF staff commited on

Fix possible null type
279de18

mishig HF staff commited on

type snippetsByLanguage: Record<Language, Snippet[]>;
5e8ac10

mishig HF staff commited on

rm unused prop
8539a6e

mishig HF staff commited on

Fix duplicate var name
04de42a

mishig HF staff commited on

fix import type { Conversation }
ca3d512

mishig HF staff commited on

Add lint github workflow
4029c63

mishig HF staff commited on

"svelte/no-at-html-tags": "off"
8d0dfb4

mishig HF staff commited on

let scrollLogicalPosition: ScrollLogicalPosition = "end";
1ffc8d3

mishig HF staff commited on

Fix lint errors
0093ee3

mishig HF staff commited on

Add eslint
c8ac2fd

mishig HF staff commited on

cleaner modelId URL param
b52f201

mishig HF staff commited on

Escape single quotes in CURL snippets
d88d726

mishig HF staff commited on

force push to space
9a35ef2

mishig HF staff commited on

ability to scroll when message is being generated
25a5986

mishig HF staff commited on

same protocol as hf spaces for iframe postMessage
8b52b18

mishig HF staff commited on

window.parent.postMessage({ modelId: model.id }, parentOrigin);
74d5501

mishig HF staff commited on

Rm last message on error if empty
7298e92

mishig HF staff commited on

[Fix] Autoresize message boxes on browsers other than Chrome (#47)
d6fe957
unverified

mishig HF staff commited on

fix weird jumping behaviour
cd2e1ea

mishig HF staff commited on

[Fix] Autoresize message boxes on browsers other than Chrome
de2ec19

mishig HF staff commited on

make sure messages alternate with user/assistant roles
6e870f4

mishig HF staff commited on

imrpove "token seems invalid" behavipur
401adcf

mishig HF staff commited on

typo maxTokens vs max_tokens
ac63724

mishig HF staff commited on

Messages must alternate between user/assistant roles
e4a4cf3

mishig HF staff commited on

Revert "combine assistant messages"
b06f4f9

mishig HF staff commited on

combine assistant messages
7a5ba03

mishig HF staff commited on

"stop" btn for streaming messages
6bb767e

mishig HF staff commited on

Merge remote-tracking branch 'space/main'
29443e4

mishig HF staff commited on

mobile
90f84fa

victor HF staff commited on

format
eeca96c

mishig HF staff commited on

support system theme and reactive change
c4b38e4

mishig HF staff commited on

accept `/?__theme=dark`
f08464b

mishig HF staff commited on

small tweak
b9b7060

victor HF staff commited on

darkMode: 'selector',
8637689

mishig HF staff commited on

misc
dee0245

victor HF staff commited on

style
9e8ff02

victor HF staff commited on

hf_token
b3fa4b5

victor HF staff commited on

default steps
a3e28ff

victor HF staff commited on

style
02bb2b8

victor HF staff commited on

steps
bf59275

victor HF staff commited on

token modal
964e49f

victor HF staff commited on

"use_cache: false" for all requests
c18e96c

mishig HF staff commited on

event.preventDefault(); on model select through Enter
c6262f2

mishig HF staff commited on

better showTokenModal UX
0c66843

mishig HF staff commited on

fix model query search
de14ada

mishig HF staff commited on

format
f250f57

mishig HF staff commited on

update space to huggingface/inference-playground
ba51e63

mishig HF staff commited on