Feature: chat with two models simultaneously (#11) f2e5687 unverified mishig HF staff commited on Jul 12, 2024
Created the needed Conversation.svelte component (#10) 502cb81 unverified mishig HF staff commited on Jul 12, 2024
Remove Playground.svelte container component & just use +page.svelte (#8) 4323d20 unverified mishig HF staff commited on Jul 12, 2024
Rm commented out section about PRO status & model deployment (#6) 8baea3c unverified mishig HF staff commited on Jul 12, 2024
Improve the run button and behaviour (#4) b20a4ed unverified mishig HF staff commited on Jul 11, 2024
pulsating animation for non-streaming messages to give feedback to the user 38c4650 mishig HF staff commited on Jul 11, 2024
Use type `ChatCompletionInputMessage` from hfjs/tasks (#2) 28a9a23 unverified mishig HF staff commited on Jul 11, 2024
Use type `ChatCompletionInputMessage` from hfjs/tasks 38434c2 mishig HF staff commited on Jul 11, 2024
Merge pull request #1 from huggingface/list_currently_running_models 0a4dc48 unverified mishig HF staff commited on Jul 11, 2024
List vurrently running conversational models from hub 3138e12 mishig HF staff commited on Jul 11, 2024
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, 2024
Added type definitions for Message, Model, and Conversation. ec9f618 victor HF staff commited on Jun 29, 2024