A high level scripting API for bot builders, developers, and maintainers.

chatbot dialogflow dialogflow-fulfillment google google-cloud-platform nlu python
1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub
Developer Tools API

AI Summary: Fix a bug in the `dfcx_scrapi` library's `EntityTypes.entity_types_to_df` function that causes a `KeyError` when an agent has no user-defined entity types. The solution involves handling the edge case by returning an empty DataFrame with the expected columns instead of raising the error.

Complexity: 2/5
bug good first issue Entity Types dataframes

A high level scripting API for bot builders, developers, and maintainers.

Python
#chatbot#dialogflow#dialogflow-fulfillment#google#google-cloud-platform#nlu#python