• nextime's avatar
    Optimize prompt to prevent chatbot explanations and reduce encoding time · 51c28026
    nextime authored
    - Redesigned prompt to be more direct and system-like
    - Added explicit instructions to NOT explain the encoding process
    - Removed verbose explanations that were causing chatbots to add commentary
    - Streamlined format requirements to prevent 'I'll encode this in JSON' responses
    - Made instructions more concise and command-like for faster processing
    - Maintained all functionality while reducing response time
    51c28026
olproxy.py 47.5 KB