GCA support to define and customize characteristic structure of LLM.

This is so important section for starting to distributing your assistant. Community will work to create another custominization structure and techniques.

Customizing is so important for your end users. When you give the name and reset, assistant will be feel as you want.

Assistant Name

The name is most important thing. Your assistant will feel the names you provide. For example, you are X Company and you provide X Intelligence. Now the assistant will feel like a royal employee.

from gpt_computer_assistant.remote import remote

remote.change_name("X Intelligence")

Assistant Developer Personna

As we say assistant just feeling, if you want you can change the original developer of assistant.

remote.change_developer("X Company")