Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Lin
b0302d60ec feat: pass in embedding chunk size (#3323) 2025-07-21 15:11:28 -07:00
Matthew Zhou
e2a6f94b60 feat: Support exporting/importing sources and files for agent file (#3414) 2025-07-18 16:20:18 -07:00
Andy Li
2ddd048e5c chore: sentry log grouping and file upload stats 2025-07-09 10:29:23 -07:00
Andy Li
9a7a8071a6 chore: proper logging for sentry (#3195) 2025-07-07 12:37:39 -07:00
Matthew Zhou
0312ee05bc feat: Make chunking more robust and file type specific (#3188) 2025-07-07 11:05:01 -07:00
Sarah Wooders
bdd45a19ef chore: reduce logger.error to logger.debug for file upload (#3186) 2025-07-07 09:49:31 -07:00
Matthew Zhou
954675396f feat: Add pinecone for cloud embedding (#3160) 2025-07-03 22:37:55 -07:00
Matthew Zhou
483d9559c8 feat: Add telemetry for file uploads (#3128) 2025-07-01 16:19:58 -07:00
Matthew Zhou
d8343ba51f feat: Adjust upload files to return FileMetadata instead of job (#3031) 2025-06-25 15:26:35 -07:00
Matthew Zhou
49877f00dd feat: Attach file blocks when creating an agent with source (#3027) 2025-06-25 14:08:00 -07:00
Matthew Zhou
951773d0ec feat: Add content aware line chunking (#2707) 2025-06-09 13:03:25 -07:00
cthomas
82dd311011 chore: create file manager (#2693) 2025-06-07 16:14:41 -07:00
Matthew Zhou
6610c0b859 feat: Search files returns citations of the filenames that were searched (#2689) 2025-06-06 15:34:03 -07:00
Matthew Zhou
841aad48ae feat: Add file metadata processing status (#2665) 2025-06-06 11:11:39 -07:00
Matthew Zhou
971433f9d5 feat: Add line metadata and warnings to file blocks (#2663) 2025-06-05 17:02:28 -07:00
Matthew Zhou
3d8704395b feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
Matthew Zhou
1c14d25fe6 feat: Adapt lifecycle management of file <-> agent association (#2591) 2025-06-02 17:34:12 -07:00
Matthew Zhou
aaf06174f8 feat: Add mistral for cloud document parsing (#2562) 2025-05-30 21:06:28 -07:00