mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
4915c3cd86
We can't use `json.dumps` by default as many types returned by the cassandra driver are not serializable. It's safer to use `str` and let users define their own custom `page_content_mapper` if needed. |
||
---|---|---|
.. | ||
examples | ||
integration_tests | ||
unit_tests | ||
__init__.py |