Commit History

Created the needed Conversation.svelte component (#10)
502cb81
unverified

mishig HF staff commited on

Rm unused ModelSelectorV2.svelte (#9)
bb96856
unverified

mishig HF staff commited on

Remove Playground.svelte container component & just use +page.svelte (#8)
4323d20
unverified

mishig HF staff commited on

Rename componentns to better names (#7)
5705707
unverified

mishig HF staff commited on

Rm commented out section about PRO status & model deployment (#6)
8baea3c
unverified

mishig HF staff commited on

Improve messages UX (#5)
65cc8c1
unverified

mishig HF staff commited on

Improve the run button and behaviour (#4)
b20a4ed
unverified

mishig HF staff commited on

better word
299cbc7

mishig HF staff commited on

pulsating animation for non-streaming messages to give feedback to the user
38c4650

mishig HF staff commited on

during generation, messages should not be edited
8cb08ea

mishig HF staff commited on

red color for abort btn
62d3ef2

mishig HF staff commited on

ability to abort non-streaming messages too
5143227

mishig HF staff commited on

Same shortcut as other chatbots
e531b1e

mishig HF staff commited on

Sort models lexiographically (#3)
fc38da9
unverified

mishig HF staff commited on

Sort models lexiographically
d914174

mishig HF staff commited on

Use type `ChatCompletionInputMessage` from hfjs/tasks (#2)
28a9a23
unverified

mishig HF staff commited on

Use type `ChatCompletionInputMessage` from hfjs/tasks
38434c2

mishig HF staff commited on

Merge pull request #1 from huggingface/list_currently_running_models
0a4dc48
unverified

mishig HF staff commited on

List vurrently running conversational models from hub
3138e12

mishig HF staff commited on

sticky
a5e3e9f

victor HF staff commited on

tweaks
42614e7

victor HF staff commited on

dark
5037fc5

victor HF staff commited on

testing stuff
781a165

victor HF staff commited on

compare with
3f68621

victor HF staff commited on

adjust style
5dca01b

victor HF staff commited on

top options
a7ff62a

victor HF staff commited on

multi conv
a95ab46

victor HF staff commited on

code
6fdab00

victor HF staff commited on

Update Playground.svelte
1c52408

victor HF staff commited on

new ui style
2a954c2

victor HF staff commited on

Update Playground.svelte
91f5dce

victor HF staff commited on

mobile
b5c1bbc

victor HF staff commited on

clamp
f68f1e0

victor HF staff commited on

interupt
2ac97e2

victor HF staff commited on

selector
6dfa4f5

victor HF staff commited on

autofocus
327c9e4

victor HF staff commited on

ui tweaks
c32d95e

victor HF staff commited on

single conv
2c26a0b

victor HF staff commited on

conv ui
f977d49

victor HF staff commited on

fix stuff
6bcbb4b

victor HF staff commited on

conversations
6f87481

victor HF staff commited on

rm unused
1cb6f6c

victor HF staff commited on

kk
3dbff01

victor HF staff commited on

update
8c7e6f1

victor HF staff commited on

things
37bd724

victor HF staff commited on

playground
411fba2

victor HF staff commited on

Added a new `id` and `name` property to the `Conversation` type, and added a new `ConversationList` type to hold a list of conversations and the active conversation ID.
090ecca

victor HF staff commited on

Added type definitions for Message, Model, and Conversation.
ec9f618

victor HF staff commited on

message container
9885691

victor HF staff commited on

Update Playground.svelte
33e8922

victor HF staff commited on