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

[FR] Support endUserMetadata in detect_intent for Generative Agent #153

Closed
ffeldhaus opened this issue Dec 10, 2023 · 4 comments
Closed
Labels
enhancement New feature or request fr Feature Request

Comments

@ffeldhaus
Copy link

Is your proposal related to a problem?

endUserMetadata is used for Personalization in Data store Agents.

Describe the solution you'd like

The detect_intent function of the sessions class should allow specifying endUserMetadata.

@ffeldhaus ffeldhaus added enhancement New feature or request fr Feature Request labels Dec 10, 2023
@jkshj21
Copy link
Collaborator

jkshj21 commented Jul 17, 2024

Hello,

I worked on this feature. We can follow up on this branch below.

def detect_intent(

submitted a PR

@jkshj21
Copy link
Collaborator

jkshj21 commented Jul 19, 2024

In core.sessions.py, detect_intent now supports endUserMetadata. Can we close this? @ffeldhaus

@ffeldhaus
Copy link
Author

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fr Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants