PreviousJuly 4: Support for Google and Microsoft calendar feeds, saved views, bug fixesNextJune 10: Support for Reducto PDF preparation, text geotagging, bug fixes
Last updated
π‘ Graphlit now supports LLM streaming natively in our Typescript SDK. Via streamAgent method in the SDK, you can prompt any LLM provider and receive a stream of token and tool calling events, which can be rendered into your application. Also, we support promptAgent for a similar DX with non-streaming support.
We have added support for 'pull quotes' as a summarization type. You can have the LLM extract relevant, publishable quotes from any text or transcript.
GPLA-4327: formatConversation not adhering to 'None' search type
GPLA-4340: Twitter messages should have default name
GPLA-4334: Losing line breaks in markdown from ImageMezzanine
Last updated