Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unexpected Chinese-Language Response in English Conversation (Cached Data Crosstalk) #669

Open
joeisdead opened this issue Feb 16, 2025 · 2 comments

Comments

@joeisdead
Copy link

During a conversation about regex whitelisting for #BlockIt on macOS, the AI returned a Chinese-language technical tutorial about OpenCV/image alignment that was unrelated to the query. This appears to be a cached data cross-talk error.

  1. User Query:
    can you make a regex to whitelist a subreddit

  2. Follow-up:
    Clarifications about #BlockIt macOS usage

  3. Observed Result:
    Response included Chinese technical content about image alignment (no user-provided Chinese input)

Expected Behavior:
Responses should remain focused on the user's query (regex/whitelisting) without injecting unrelated cached data.

Actual Behavior:
Irrelevant Chinese-language OpenCV tutorial content appeared mid-conversation.

Technical Details:

  • Occurrence Time: 2025-02-16T04:47:22Z (system time)
  • User Locale: en-AU (Australia/Melbourne)
  • Affected Service: Likely response generation pipeline
  • Error Type: Probable cached data mix-up between user sessions

Additional Context:

  • No Chinese input provided by user
  • Error persisted across multiple follow-up queries
  • User Agent: Raycast AI
  • Full conversation thread available upon request

Image

@hydra3230
Copy link

teach it to response in English first.

@joeisdead
Copy link
Author

teach it to response in English first.

Did you read the the post?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants