Skip to main content

4 posts tagged with "ai"

View All Tags

v4.72.1

· One min read

Major changes

  • Dynamic ES mapping by typology type (ex: partner have a processes property)
  • New create Note tool

Minor changes

  • Add version to global context tool
  • First part of global context (Bloomflow context + lexicon) is editable in config: webapp.features.mcp.config
  • Global context rewrite to give more space to lexicon (updated on notion)
  • Extend ES Mapping scope (interaction/notes + external/internal contacts + Workflow + processes)
    • Add created_at field to mapping for contacts ( internal/external)
  • Add more ES examples
    • On existing use cases
    • New set of ES examples for "Aggregations and Analytics" use case
  • Improve logging and response in case of error (give LLM context to correct ES query)

v4.71.3

· One min read

BREAKING CHANGES

  • MCP Server - Update exposed tools
  • MCP Server - Remove v0/ in endpoints url to avoid a /sse fallback.

Added

  • MCP Server - Add logs
  • MCP Server - You can now search for project typologies
  • MCP Server - Add Roles & Permissions on typologies when you use the search tool
  • MCP Server - Support Copilot Studio, Mistral Agent and Diffy

Documentation

  • MCP Server - Add documentation to use the MCP inspector
  • MCP Server - Improve structure and improve readability

v4.71.2

· One min read

Added

  • MCP Server - Expose only two tools (es_query and get_partner_search_context)
  • MCP Server - Add versioning

Changed

  • SCIM endpoint - Are now separated into two tags: Groups and Users

Removed

  • Partners Endpoint - Are now disabled. Use Items endpoints.

Documentation

  • MCP Server - Add new documentation to be able to setup the Bloomflow MCP Server.
  • REST API - Replace Redocly by UI Swagger.
  • REST API - Revamp documentation structure and improve readability.

v4.71.0

· One min read

Added

  • MCP Server - Support for Model Context Protocol
  • Search Tool - Can search for partner from the MCP
  • Get Partner Search Context Tool - Can get the client platform context to search for partners
  • Support - Claude AI 3 +, ChatGPT 4 + Mistral Large models