Leask / halbot

Just another `ChatGPT` / `Gemini` / `Mistral (by ollama)` Telegram bob, which is simple design, easy to use, extendable and fun.

Home Page:https://leaskh.com/post/711636926789271552/halbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suggestion: put the initial prompt into the config

kamil-malinski opened this issue · comments

Hi!

I would like to suggest a new feature: put the initial prompt (the one that initiates "Sydney") into the config-file, so one can customize it, e.g. with the language I would like to get replies in.

Kamil

Good idea! I will do so. Thanks!

I have a bigger plan to tweak the whole prompt system. This will happen with the big update coming.

@kamil-malinski The latest version supports session storage and lots of settings. So the foundation to support the initial prompt is ready. I will add this feature soon.

@kamil-malinski The latest version supports session storage and lots of settings. So the foundation to support the initial prompt is ready. I will add this feature soon.

fantastic news, thanks a lot!

You can now config the initial prompt by the hello field in the config file. And you can use /set --hello="bonjour" to set the initial prompt in every chat session. Any problem, please let me know.