volver al registro de cambios

Tres nuevos e interesantes campos de juego: API, JSONPath y JMESPath

API, JSONPath y JMESPath son tres nuevas y emocionantes áreas de juego que permiten a los usuarios probar puntos finales de API, evaluar consultas JSONPath y probar consultas JMESPath sobre datos JSON.

Estamos encantados de anunciar la incorporación de tres nuevos playgrounds a nuestra amplia oferta: los playgrounds API, JSONPath y JMESPath.

Estas incorporaciones forman parte del compromiso continuo de ChatBotKit por ofrecer soluciones de primera categoría que permitan a los usuarios crear chatbots de IA dinámicos y eficientes y comprender mejor los procesos que impulsan sus 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.

La zona de juegos JSONPath sirve como evaluador que permite a los usuarios probar consultas JSONPath sobre datos JSON. JSONPath es un lenguaje de consulta utilizado para extraer y transformar elementos de un 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.

Tanto JSONPath como JMESPath aportan un valor significativo cuando se utilizan junto con la acción fetch de Skillsets, ya que permiten a los usuarios recuperar datos específicos de una respuesta JSON en lugar de los datos completos. Esta capacidad es crucial cuando se trata de API complejas y puede mejorar enormemente la eficiencia del 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.

¿Qué son las competencias?

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.