Retrieve relevant memories for an AI agent.
Uses semantic search to find memories most relevant to the provided query. Useful for injecting context into prompts without sending the full history.
API Key authentication for developer endpoints (/api/v1/*). Use format: 'Bearer pg_api_your_key_here'