Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolved an issue with the Supabase query that resulted in a 406 error when attempting to fetch conversation context. The error indicated that the result contained 0 rows, which caused the request to fail. Adjustments were made to ensure proper handling of cases where no rows are returned. [skip gpt_engineer]
- Loading branch information