Improve config: add top_p, top_k, repetition_penalty and their correct ranges (#29) d5e14b5 unverified mishig HF staff commited on Jul 17, 2024
Fetch compatible models & their tokenizer files server side (#25) 7956c78 unverified mishig HF staff commited on Jul 17, 2024
Use type `ChatCompletionInputMessage` from hfjs/tasks 38434c2 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