обратно към списъка с промените

Три нови вълнуващи детски площадки: API, JSONPath и JMESPath

API, JSONPath и JMESPath са три нови вълнуващи площадки, които позволяват на потребителите да тестват крайните точки на API, да оценяват заявките на JSONPath и да изпробват заявките на JMESPath върху данни JSON.

С удоволствие обявяваме добавянето на три нови площадки към нашата обширна оферта - площадките API, JSONPath и JMESPath.

Тези допълнения са част от постоянния ангажимент на ChatBotKit да предоставя първокласни решения, които позволяват на потребителите да изграждат динамични и ефективни чатботове с изкуствен интелект и да разбират по-добре процесите, които управляват техните функционалности.

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.

Площадката JSONPath служи като оценител, който дава възможност на потребителите да тестват заявки JSONPath върху данни JSON. JSONPath е език за заявки, който се използва за извличане и трансформиране на елементи от 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.

И двете площадки JSONPath и JMESPath носят значителна стойност, когато се използват в комбинация с действието Skillsets fetch, тъй като позволяват на потребителите да извличат конкретни данни от JSON отговор, а не всички данни. Тази възможност е от решаващо значение при работа със сложни API и може значително да подобри ефективността на модела.

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.

Какво представляват уменията?

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.