Skip to content

fix: context list handling #474

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 8, 2025
Merged

fix: context list handling #474

merged 1 commit into from
Jul 8, 2025

Conversation

gustavocidornelas
Copy link
Contributor

Summary

  • Contexts are lists of strings.
  • Sometimes we were running into issues when trying to place those list of strings in a pandas row/column.
  • Serializing it as a JSON string fixes the issue while ensuring the backend processes it correctly.

@viniciusdsmello viniciusdsmello merged commit 1ef1a1e into main Jul 8, 2025
3 checks passed
@viniciusdsmello viniciusdsmello deleted the cid/context-handling branch July 8, 2025 21:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants