Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Missing method AIRequest.setcontexts in version 2 #2655

Copy link
Copy link

Description

@avallfox
Issue body actions

Actually, i am using the V1 Dialogflow Client Java SDK.

ai.api
libai
1.6.12

In the current stable version (1.6.12) we have the possibility to set the Contexts before the query is sent to the server, using the method:

AIRequest setContexts(List<AIContext> contexts)

This is usefull because we can set (prepare) the status of the dialogflow (chatbot).
How can i do the same with the new V2 DialogFlow Beta version?

com.google.cloud
google-cloud-dialogflow
0.29.0-alpha

The samples for the new version are here https://github.com/dialogflow/dialogflow-java-client-v2 but i dont find the way to do that using the new library java version (2).

Is in the roadmap ?

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.