HanishKVC
69817fe1de
SimpleChat:HTML: Cleanup/structure UI a bit, Add input for system
2024-05-18 01:40:57 +05:30
HanishKVC
668b98700c
SimpleChat: Add a simple readme file
2024-05-18 01:06:54 +05:30
HanishKVC
b3644172e0
SimpleChat:JS: Force completion mode be single message by default
2024-05-18 00:36:23 +05:30
HanishKVC
aef32d9cc0
SimpleChat:JS: Handle difference in response
...
Try read the assistance response from appropriate field in the
response got.
Also examples/server seems to return the response in a slightly
different field, so try account for that also.
2024-05-18 00:36:23 +05:30
HanishKVC
3e5edbacd6
SimpleChat: Dont submit if already submitted and waiting
...
Also make chat the default selection wrt mode
2024-05-18 00:36:23 +05:30
HanishKVC
9feb58eaa5
SimpleChat: Allow user to select chat or completion mode
2024-05-18 00:36:23 +05:30
HanishKVC
e62087bf3f
SimpleChat:JS: Try trap enter key press wrt input text field
...
So user can either press submit button or press enter key
2024-05-18 00:36:23 +05:30
HanishKVC
29d2d22c02
SimpleChat:sh: Add simple shell script to run python3 http.server
...
So one needs to run the llm server locally
then run this script and access it using a local browser
2024-05-18 00:36:23 +05:30
HanishKVC
ebe330d098
SimpleChat: Move into its own sub directory to avoid confusion
2024-05-18 00:36:23 +05:30