Roman Isecke b8af2f18bb
add mongo db destination connector (#2068)
### Description
This adds the basic implementation of pushing the generated json output
of partition to mongodb. None of this code provisions the mondo db
instance so things like adding a search index around the embedding
content must be done by the user. Any sort of schema validation would
also have to take place via user-specific configuration on the database.
This update makes no assumptions about the configuration of the database
itself.
2023-11-16 22:40:22 +00:00
..
2023-10-31 15:39:19 +00:00
2023-09-09 18:54:01 -07:00
2023-11-02 09:43:26 -05:00
2023-10-24 00:11:53 +00:00
2023-09-13 23:37:31 -07:00
2023-10-17 12:45:12 +00:00
2023-11-02 09:43:26 -05:00
2023-08-21 10:27:32 -07:00
2023-11-02 09:43:26 -05:00
2023-08-21 10:27:32 -07:00