llm-mixer / networks /llm_requester.js

Commit History

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

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

: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

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

Hansimov commited on

:boom: [Fix] ChatCompletionsRequester: select endpoint and model
3132327

Hansimov commited on

:recycle: [Refactor] Remove global available_models variable, and use promise return
2fe3cee

Hansimov commited on

:recycle: [Refactor] Re-organize and rename storage scripts
6938328

Hansimov commited on

:zap: [Enhance] Correctly place components in main-container with d-flex css
e287906

Hansimov commited on

:recycle: [Refactor] ChatCompletionRequester: post
045ac52

Hansimov commited on

:boom: [Fix] Unable to parse broken chunks in same line
436c8c4

Hansimov commited on

:boom: [Fix] auto switch endpoint for selected model
c3b58ec

Hansimov commited on

:gem: [Feature] Enable fill-in available models from multiple endpoints
ae31beb

Hansimov commited on

:recycle: [Refactor] Move ScreenScroller and StreamJsonizer
4e6658c

Hansimov commited on

:zap: [Enhance] Align with openai api /models format
5089a01

Hansimov commited on

:gem: [Feature] New notes model for taking notes
2ced09a

Hansimov commited on

:boom: [Fix] Duplicated available models when updating endpoint
59bc326

Hansimov commited on

:gem: [Feature] Get available models via backend
cf6dabc

Hansimov commited on

:gem: [Feature] Enable posting requests with express as backend
7626743

Hansimov commited on

:boom: [Fix] cors issue with hostname, and add docker-compose.yml
b314dc1

Hansimov commited on

:gem: [Feature] Use local cors-anywhere, and deploy with docker
ff9bd09

Hansimov commited on

:recycle: [Feature] Move chat_operator.js to components
3a17e83

Hansimov commited on

:recycle: [Refactor] Move llm_requester.js to networks
f5223c1

Hansimov commited on