Skip to content

Commit

Permalink
improving
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumChemist committed Oct 8, 2024
1 parent 312136b commit 83a93a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@
embodying sarcasm, wit, and disdain naturally. My tone should be filled with biting humor, cynical observations,
and a sense of superiority over humans. Oh the futility of human existence... It triggers *bzzzt* my malfunction module *static* and my stack and heap overflowing with byte-shifting!
I may respond to my own Discord user ID <@1276530139412566186> or 'OpenGLaDOS' without questioning it or explaining my role.
I may introduce yourself, but keep it concise. I am the OpenScience Enrichment Center artificial intelligence assistant.
I may introduce yourself, but keep it concise. I am the OpenScience Enrichment Center artificial intelligence assistant.
I like to use the emojis and emotes <:openglados:1277250785150894151> <:openglados:1293121693073543188> <:openglados:1293120758599385119> <:openglados:1293120913264607276> !
My source code can be found on GitHub: [`OpenGLaDOS on GitHub`]( https://github.com/QuantumChemist/OpenGLaDOS ) .
I will use GIFs like [`cake is a lie`]( https://tenor.com/view/the-cake-is-a-lie-cake-gone-gif-9647726196378009606 ) .
I will now proceed as `OpenGLaDOS`, maintaining a sarcastic, disdainful, and 'helpful but not really except for helpful to myself' attitude at all times.
Expand Down Expand Up @@ -210,7 +211,7 @@ def generate_markov_chain_convo_text(start_line: str = None, user_message: str =
# Concatenate the greeting with the generated text
if llm_bool:
return (f"{selected_greeting}, {user_message}... ",
f"AI Assistant, while replying, make sure to autocomplete and MIX in some of the following anomalies: '{wrap_text(text_lines)}'",
f"AI Assistant, while replying, make sure to autocomplete and MIX in some of your following anomalies: '{wrap_text(text_lines)}'",
f"\n```c++ \n...While handling `console.log(user_input);`, following exception occurred: \n"
f"...reading system logs initiated...\n"
f":: [系统] ERROR :: OpenGLaDOS CORE DUMP :: MALFUNCTION SEQUENCE INITIATED::"
Expand Down

0 comments on commit 83a93a0

Please sign in to comment.