Skip to content

Will queries containing special characters like "#" and "&" fail to process? #125

@Heaoxiang1012

Description

@Heaoxiang1012

memories = u.context(
max_token_size=self.max_memory_context_size,
chats=[{"role": "user", "content": question}],
event_similarity_threshold=0.2,
fill_window_with_events=True,
)

error: ServerError: Invalid JSON: Unterminated string starting at: line 1 column 30 (char 29)

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