Created the needed Conversation.svelte component (#10) 502cb81 unverified mishig HF staff commited on Jul 12
Remove Playground.svelte container component & just use +page.svelte (#8) 4323d20 unverified mishig HF staff commited on Jul 12
Rm commented out section about PRO status & model deployment (#6) 8baea3c unverified mishig HF staff commited on Jul 12
pulsating animation for non-streaming messages to give feedback to the user 38c4650 mishig HF staff commited on Jul 11
Use type `ChatCompletionInputMessage` from hfjs/tasks (#2) 28a9a23 unverified mishig HF staff commited on Jul 11
Merge pull request #1 from huggingface/list_currently_running_models 0a4dc48 unverified mishig HF staff commited on Jul 11
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 Jun 29
Added type definitions for Message, Model, and Conversation. ec9f618 victor HF staff commited on Jun 29