feat: replace div with Avatar component in InferencePlaygroundConversationHeader.svelte 5a3a165 victor HF staff commited on Oct 10, 2024
fix: Improve formatting and indentation in Avatar.svelte 9c0f990 victor HF staff commited on Oct 10, 2024
feat: add Avatar component and use it in InferencePlaygroundModelSelector 9829d0c victor HF staff commited on Oct 10, 2024
[Fix] dynamic textarea reset when toggling between code snippets and input messages 5c869f5 mishig HF staff commited on Oct 10, 2024
Stronger type to type { ChatCompletionInput } from "@huggingface/tasks"; dcf3974 mishig HF staff commited on Sep 20, 2024
type snippetsByLanguage: Record<Language, Snippet[]>; 5e8ac10 mishig HF staff commited on Sep 20, 2024