Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dialogflow_intent_client] The package for access to dialogflow intent settings #399

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 commented Nov 27, 2022

TODO

  • add documents

@k-okada
Copy link
Member

k-okada commented Nov 29, 2022

please put this file uder dialogflow_task_executive to reduce mentenance cost.

@mqcmd196
Copy link
Member Author

please put this file uder dialogflow_task_executive to reduce mentenance cost.

I tried it at first. This feature needs dialogflow pip package to be upgraded, and this causes the problems in

msg.parameters = MessageToJson(result.parameters)
for protobuf. And I have concern about upgraded package cannot be built in indigo environment.

I thought I don't have to solve this problem now, but after my thesis, maybe I can handle this.

@mqcmd196 mqcmd196 marked this pull request as ready for review December 17, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants