voltar ao changelog

Três novos e empolgantes playgrounds: API, JSONPath e JMESPath

API, JSONPath e JMESPath são três novos e empolgantes playgrounds que permitem aos usuários testar endpoints de API, avaliar consultas JSONPath e experimentar consultas JMESPath em dados JSON.

É com grande satisfação que anunciamos a inclusão de três novos playgrounds em nossa ampla oferta: os playgrounds API, JSONPath e JMESPath.

Esses acréscimos fazem parte do compromisso contínuo do ChatBotKit em fornecer soluções de primeira linha que permitem aos usuários criar chatbots de IA dinâmicos e eficientes e entender melhor os processos que impulsionam suas funcionalidades.

The API playground allows users to test the API endpoints of ChatBotKit, providing an environment where they can explore and learn how to work with our API. With the additional Swagger API spec, users can easily and effectively test API endpoints.

O playground JSONPath funciona como um avaliador que permite aos usuários testar consultas JSONPath em dados JSON. JSONPath é uma linguagem de consulta usada para extrair e transformar elementos de um documento JSON.

The JMESPath playground, like the JSONPath playground, enables users to test JMESPath queries on JSON data. JMESPath is also a query language that facilitates the extraction and transformation of elements from a JSON document.

Os playgrounds JSONPath e JMESPath trazem um valor significativo quando usados em conjunto com a ação de busca de Skillsets, pois permitem que os usuários recuperem dados específicos de uma resposta JSON em vez de dados completos. Essa capacidade é crucial quando se lida com APIs complexas e pode melhorar muito a eficiência do modelo.

Each of these playgrounds plays a unique role, and together they give users an unprecedented level of control over their ChatBotKit experience, offering endless possibilities to create, modify and test dynamic bot responses.

O que são conjuntos de habilidades?

For those new to ChatBotKit, Skillsets are instructions defined in natural language that tell your chatbot how to understand user intent and propose a suitable action based on the conversation. They are key components in customizing your chatbot's abilities and enhancing its performance.

Skillsets are comprised of abilities, and each ability encloses the details of its name, description, and instruction. These fields equip the bot to comprehend and act on user requests during a conversation. To learn more about how Skillsets work, our comprehensive guide is available at ChatBotKit Skillsets Overview.

ChatBotKit is excited about the enrichment these playgrounds bring to our users' experience. We are confident that they not only enhance chatbot performance but also facilitate a more in-depth understanding of bot functioning for users.