April 19: Support for Evernote, replicas, skill feeds

New Features

  • πŸ’‘ Graphlit now supports Evernote feeds, including OAuth support and Evernote note/notebook ingestion.

  • πŸ’‘ We have added Replica APIs for syncing content, conversations, and skills into external artifact stores, including Git-backed Markdown and WebVTT outputs.

  • We have added Skill feeds for installing skill packages from GitHub or GitLab, with preview support for new, updated, unchanged, and invalid skills.

  • We have added on-demand content classification result types for classifying content outside the normal ingestion workflow.

  • We have added content Markdown export support through markdown(maxTokens), markdownUri, and content snippets.

  • We have improved CSV table embedding support for better retrieval over structured tabular content.

  • We have added conversation criteria inputs for more targeted conversation queries and agent workflows.

Bugs Fixed

  • Improved Notion client serialization coverage for newer and unknown Notion block types.

  • Improved summarization instruction caching for repeated summarization workflows.

  • Improved external content read behavior for connector-backed feeds.

Last updated