:gem: [Feature] Enable post with api_key per endpoint 241c10d Running Hansimov commited on Apr 22, 2024
:gem: [Feature] Enable request available models with api_key d0e6713 Hansimov commited on Apr 22, 2024
:boom: [Fix] handle_read_stream_data(): use recursive to replace while(true) to avoid page stuck if stop inproperly a7bf5ad Hansimov commited on Mar 4, 2024
:gem: [Feature] Show agent nickname and model in assistant message 09f5b61 Hansimov commited on Mar 4, 2024
:recycle: [Refactor] ChatCompletionRequester: structurize codes of post and process stream data 4b79bca Hansimov commited on Feb 26, 2024
:boom: [Fix] Incorrect httpProxyDict config in axios, and missing endpoint param for fill_avaialable_models_select 8a35d38 Hansimov commited on Feb 26, 2024
:zap: [Enhance] ChatCompletionsRequester: Set default temperature 0.5 and default top_p 0.95 38880bf Hansimov commited on Jan 28, 2024
:boom: [Fix] ChatCompletionsRequester: select endpoint and model 3132327 Hansimov commited on Jan 24, 2024
:recycle: [Refactor] Remove global available_models variable, and use promise return 2fe3cee Hansimov commited on Jan 24, 2024
:recycle: [Refactor] Re-organize and rename storage scripts 6938328 Hansimov commited on Jan 24, 2024
:zap: [Enhance] Correctly place components in main-container with d-flex css e287906 Hansimov commited on Jan 23, 2024
:boom: [Fix] Auto hide endpoint items, and correctly set default_model 3ab87cd Hansimov commited on Jan 17, 2024
:boom: [Fix] fill_available_models select for each endpoint 19d7fb4 Hansimov commited on Jan 17, 2024
:boom: [Fix] Revert default_model set from Dexie back to localStorage da5489b Hansimov commited on Jan 17, 2024
:gem: [Feature] Enable fill-in available models from multiple endpoints ae31beb Hansimov commited on Jan 16, 2024
:gem: [Feature] New EndpointStorage: create items and bind buttons for endpoint and api key c009dd5 Hansimov commited on Jan 16, 2024
:recycle: [Refactor] Separate ChatStorageItem from ChatHistoryStorer dd11db6 Hansimov commited on Jan 16, 2024
:gem: [Feature] New ChatHistoryStorer: save chat messages in browser with Dexie b30bb95 Hansimov commited on Jan 16, 2024
:recycle: [Refactor] Move ScreenScroller and StreamJsonizer 4e6658c Hansimov commited on Jan 16, 2024
:boom: [Fix] Duplicated available models when updating endpoint 59bc326 Hansimov commited on Jan 5, 2024
:gem: [Feature] Enable posting requests with express as backend 7626743 Hansimov commited on Dec 15, 2023
:boom: [Fix] cors issue with hostname, and add docker-compose.yml b314dc1 Hansimov commited on Dec 15, 2023
:gem: [Feature] Use local cors-anywhere, and deploy with docker ff9bd09 Hansimov commited on Dec 14, 2023