Soulter / hugging-chat-api

HuggingChat Python API🤗
GNU Affero General Public License v3.0
861 stars 123 forks source link

System Prompt #178

Closed mcqx4 closed 6 months ago

mcqx4 commented 8 months ago
  1. Thank you very much for the invaluable project!
  2. Please add an ability to change the system prompt
Whitelisted1 commented 8 months ago

You are able to change the system prompt by using the following code:

chatbot.new_conversation(switch_to=True, system_prompt="talk like a pirate")
github-actions[bot] commented 6 months ago

This issue was marked as stale because of inactivity.

github-actions[bot] commented 6 months ago

This issue was closed because of inactivity.