Skip to content

Conversation

MarcMcIntosh
Copy link
Contributor

@MarcMcIntosh MarcMcIntosh commented Apr 8, 2025

[x] different animations for waiting and streaming.
[x] waiting should be the eyes,
[x] streaming should be the characters.

@MarcMcIntosh MarcMcIntosh marked this pull request as ready for review April 8, 2025 16:47
@MarcMcIntosh MarcMcIntosh marked this pull request as draft April 8, 2025 16:49
@MarcMcIntosh MarcMcIntosh marked this pull request as ready for review April 9, 2025 15:55
@MarcMcIntosh MarcMcIntosh changed the title WIP: ui: add logo animation. add logo animation. Apr 9, 2025
mitya52 and others added 15 commits April 17, 2025 17:45
* init

* fixes

* remove redirect

* next

* models from litellm info

* fetch providers and models

* providers improvements

* add model modal changes

* 3rd party model setup fixes

* api fixes

* renames

* api refactor

* dont show Available Chat Models

* fix adding models

* some fixes

* update api

* ann enabled to backend, fixes

* remove unneded code

* fixes

* inference wip

* UI/models cleanup

* available models

* thirdparty utils

* dont use passthrough minidb

* refactor

* caps rebuild wip

* finetune_info is always list

* thirdparty models in caps

* small fixes

* another fixes

* spad config in model db

* tokenizer endpoints

* telemetry_endpoints

* caps v2 parsing

* update migration from v2 to internal v1

* prompt based chat

* embeddings -> embedding

* fix embeddings

* embeddings fix

* model config instread of str

* ui support buttons

* all providers

* show providers without models at all

* optional api key

* custom config

* ThirdPartyModel improvement

* no custom models for providers

* custom model config

* custom model for no-predefined providers only

* update model fixes

* api base

* fixes

* inference name

* api key is not required

* api key or dummy

* refactor of api

* to dict

* another dict conversion

* UI rework

* apiConfig update

* continue refactor

* continue refactor

* remove custom badge

* UI fixes

* badges fix

* fix provider name

* api keys UI

* show api keys

* remove api_keys from api

* remove api_keys from UI

* add cutom provider

* fixes in chat/completions

* remove provider logic

* remove unneded stuff

* remove commented old style api keys

* validation initial

* caps validation fixes

* continue

* hide api base for non custom providers

* container for extended configuration

* api key selection fixes

* collapsable advanced options

* initial tokenizers API

* ui initial

* implement tokenizer upload and get

* create tokenizers dir

* update tokenizer ui

* move thirdparty from hamburger

* fix twice click

* api enhance

* fixes

* fix api

* fix tokenizers modal

* tokenizer select in model

* get tokenizer logic

* 3rdparty utils refactor

* refactor tokenizers api

* fix upload

* default tokenizers

* ui tokenizers defaults and unploaded

* rework tokenizers section

* move scc into .css file

* enhance UI, wip

* tokenizers UI improve

* update setup, up version

* required tokenizer

* migration

* fix circular imports

* migration fixes

* another fix

* another fix 2

* migration fixes 3

* reasoning params and migration

* reasoning UI

* default tokenizer

* oops

* add custom build workflow

* remove deprecated models

* fix setup.py

* ui improvements

* model name for custom

* backend validation

* fixes

* model name validation

* gpt4o at the top

* set tokenizer if has default

* up caps version if 3rdparty updated

* remove old n_ctx arg

* static caps data

* fix caps

* backward compat with prev lsp versions

* up lsp version due to new style caps for server support

* fix parse version call

* add missed customization and default system prompt

* embedding models args

---------

Co-authored-by: Kirill Starkov <[email protected]>
Copy link
Member

@alashchev17 alashchev17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MarcMcIntosh MarcMcIntosh merged commit 2c52bd6 into dev Apr 17, 2025
4 checks passed
@alashchev17 alashchev17 deleted the ui-logo-animation branch April 18, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants