January 30: Support for Uppy file uploader, Deepseek Reasoner model, bug fixes
New Features
π‘ Graphlit now supports the Uppy file uploader with an integrated Tus server. By configuring Uppy to use the new Graphlit Tus server, and passing the JWT for your Graphlit project, you can quickly integrate user file uploads into your application. (Github Next.js Example)
Graphlit now supports the Deepseek Reasoner model with the model enum
REASONER
.Graphlit now supports the Groq Deepseek R1 (Llama 70b Distill) model with the model enum
DEEPSEEK_R1_LLAMA_70B_PREVIEW
.
Bugs Fixed
GPLA-3770: Failed to parse missing Gmail message
GPLA-3774: Failed to create workflow with by-name observation
PreviousFebruary 16: Support for Trello feed, Assembly.AI audio transcription, OpenAI o3-mini, bug fixesNextJanuary 19: Support for at-cost LLM token pricing, multi-tenant feed deletion, bug fixes
Last updated