Commit History

:gem: [Feature] Enable request available models with api_key
d0e6713

Hansimov commited on

:zap: [Enhance] Use nous-mixtral-8x7b as default model
33aa1fd

Hansimov commited on

:boom: [Fix] Incorrectly split model_id
8e2f058

Hansimov commited on

:pencil: [Doc] Readme: New shields badge for release, and add screenshots of web and mobile
b64c31c

Hansimov commited on

:zap: [Enhance] Use template for agents and endpoints json
d7a32b8

Hansimov commited on

:zap: [Enhance] Center align agent name
a7f8b93

Hansimov commited on

:zap: [Enhance] Prettify model name for local llama-cpp llm
584ffa5

Hansimov commited on

:gem: [Feature] Auto trigger model select in agent info
6828f2e

Hansimov commited on

:hammer: [WIP] Auto set model in agent info
c664292

Hansimov commited on

:gem: [Feature] Sync agent info when select value changed
6d9e109

Hansimov commited on

:zap: [Enhance] Prettify padding of chat-session-container and shadow of message
89b5851

Hansimov commited on

:boom: [Fix] handle_read_stream_data(): use recursive to replace while(true) to avoid page stuck if stop inproperly
a7bf5ad

Hansimov commited on

:gem: [Feature] Show agent nickname and model in assistant message
09f5b61

Hansimov commited on

:gem: [Feature] Enable system prompt in agent
786b7d7

Hansimov commited on

:gem: [Feature] Request with parameters of current agent
0213430

Hansimov commited on

:zap: [Enhance] Remove live.js to reduce network cost
3670643

Hansimov commited on

:boom: [Fix] Truncated json chunks of response
fd2b0a7

Hansimov commited on

:recycle: [Refactor] ChatCompletionRequester: structurize codes of post and process stream data
4b79bca

Hansimov commited on

:boom: [Fix] Incorrect httpProxyDict config in axios, and missing endpoint param for fill_avaialable_models_select
8a35d38

Hansimov commited on

:gem: [Feature] More widgets of agent info sidebar
eae509c

Hansimov commited on

:zap: [Enhance] Prettify sidebar UI
551207c

Hansimov commited on

:gem: [Feature] Render agent info at sidebar
dd32c33

Hansimov commited on

:zap: [Enhance] Modify configs for better rendering
86d9130

Hansimov commited on

:boom: [Fix] hf endpoint requests blocked for not adding /api
6ac5452

Hansimov commited on

:gem: [Feature] Replace top select from available models to agents, and auto set default agent
8f9b2a4

Hansimov commited on

:zap: [Enhance] Auto add /v1 for endpoint requests
73813dd

Hansimov commited on

:zap: [Enhance] Prettify styles of agent buttons
1cafe72

Hansimov commited on

:gem: [Feature] Display agent items, and enable clear-agents-button
e940bf5

Hansimov commited on

:boom: [Fix] httpProxyDict default false instead of empty dict
70064ec

Hansimov commited on

:recycle: [Refactor] Prettify endpoint console logs, and install nodemon
cd7259f

Hansimov commited on

:gem: [Feature] Enbale http_proxy for axios request
edf7164

Hansimov commited on

:zap: [Enhance] Group advanced settings of new-agent-modal in collapsed component
2544ded

Hansimov commited on

:zap: [Enhance] NewAgentModal: Add top_p and set_to_default button
cf83c0e

Hansimov commited on

:zap: [Enhance] ChatCompletionsRequester: Set default temperature 0.5 and default top_p 0.95
38880bf

Hansimov commited on

:zap: [Enhance] Remove endpoint from available models select when click remove button
f05f42d

Hansimov commited on

:recycle: [Refactor] Separate construct_model_name_and_value from fill_available_models_select
d2955e2

Hansimov commited on

:zap: [Enhance] new agent model select auto synced with available models
f3794ea

Hansimov commited on

:zap: [Enhance] Copy model options to new agent models select
68fbb7f

Hansimov commited on

:zap: [Enhance] DarkThemeToggleButton: Auto swicth button title
5d33608

Hansimov commited on

:boom: [Fix] Load dark theme after window is loaded
1cc6a54

Hansimov commited on

:zap: [Enhance] Switch dark mode with darkreader.js
d4807f3

Hansimov commited on

:recycle: [Refactor] Separate datimer from chat_history_storage
970785f

Hansimov commited on

:hammer: [WIP] New AgentStorage: Define database schema, and load from local configs
cb0dedb

Hansimov commited on

:recycle: [Refactor] EndpointStorage: clear log, and typo
8628ca8

Hansimov commited on

:recycle: [Refactor] NewAgentModal: Generalize more wiget ids, and add description widget
6957609

Hansimov commited on

:recycle: [Refactor] Separate endpoints configs
d6474bb

Hansimov commited on

:zap: [Enhance] Enable RangeNumber widget append and real-time update, generalize widget_id, and check existance before creating modal
84b077e

Hansimov commited on

:zap: [Enhance] [WIP] Dynamicly creating NewAgentModal
62b2fed

Hansimov commited on

:zap: [Enhance] Prettify form formats of new agent modal, and auto resize system prompt input
2bda1db

Hansimov commited on

:hammer: [WIP] NewAgentModal: Prettify with form-floating; need to auto height
1fad1db

Hansimov commited on