Files
AutoGPT/autogpt_platform/backend
Otto d0defccdd2 fix(backend): Add diagnostic logging for vector type errors
When 'type vector does not exist' occurs in hybrid search, log search_path,
current_schema, and user info to help diagnose why the pgvector extension
isn't visible.

This is a debug-only change to help track down an intermittent issue
on dev-behave where the vector type occasionally fails to resolve.
2026-02-09 16:06:29 +00:00
..