Skip to content

Issues with Proxy: Memory Search Failure & [object Object] Response Bug #1

Description

@lucaszhuang1210

Proxy Issues: Memory Search & [object Object] Bug

Description:

After switching the OpenAI base URL to localhost via proxy, I’m seeing two issues:

  1. Memory Search Broken
    Embeddings no longer work, likely because they previously relied on OpenAI.

  2. [object Object] in Responses
    Messages sometimes render as:
    Lucas, received message: [object Object]
    Looks like a frontend serialization issue where actual content isn’t passed correctly.

Expected:

  • Memory search works with embeddings
  • Responses display correct content

(I'm new, please help :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions