|
501 | 501 | "platform/sources/postgresql", |
502 | 502 | "platform/sources/s3", |
503 | 503 | "platform/sources/salesforce", |
504 | | - "platform/sources/sharepoint" |
| 504 | + "platform/sources/sharepoint", |
| 505 | + "platform/sources/snowflake" |
505 | 506 | ] |
506 | 507 | }, |
507 | 508 | { |
|
524 | 525 | "platform/destinations/pinecone", |
525 | 526 | "platform/destinations/postgresql", |
526 | 527 | "platform/destinations/qdrant", |
527 | | - "platform/destinations/s3", |
528 | 528 | "platform/destinations/redis", |
| 529 | + "platform/destinations/s3", |
| 530 | + "platform/destinations/snowflake", |
529 | 531 | "platform/destinations/weaviate" |
530 | 532 | ] |
531 | 533 | }, |
|
554 | 556 | "platform/api/sources/postgresql", |
555 | 557 | "platform/api/sources/s3", |
556 | 558 | "platform/api/sources/salesforce", |
557 | | - "platform/api/sources/sharepoint" |
| 559 | + "platform/api/sources/sharepoint", |
| 560 | + "platform/api/sources/snowflake" |
558 | 561 | ] |
559 | 562 | }, |
560 | 563 | { |
|
579 | 582 | "platform/api/destinations/qdrant", |
580 | 583 | "platform/api/destinations/redis", |
581 | 584 | "platform/api/destinations/s3", |
| 585 | + "platform/api/destinations/snowflake", |
582 | 586 | "platform/api/destinations/weaviate" |
583 | 587 | ] |
584 | 588 | }, |
|
0 commit comments