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

feature: GenerationLog support in Colang 2.x #795

Open
1 of 2 tasks
Pouyanpi opened this issue Oct 5, 2024 · 0 comments
Open
1 of 2 tasks

feature: GenerationLog support in Colang 2.x #795

Pouyanpi opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Pouyanpi
Copy link
Collaborator

Pouyanpi commented Oct 5, 2024

Did you check the docs?

  • I have read all the NeMo-Guardrails docs

Is your feature request related to a problem? Please describe.

Currently Colang 2 does not support some of the nice features of Colang 1.0, specifically it has limited support for GenerationOptions like GenerationLog. This feature is crucial for better observability into various compontnets of a rails instance.

Describe the solution you'd like

Enable GenerationLog in Colang 2.x, it requires implementation of compute_generation_log method similar to its Colang 1.0 counterpart and popoulate the GenerationLog object.

Describe alternatives you've considered

For compatibility the feature needs to be implemented, no alternative available.

Additional context

  • add the exact path to implementation here.
@Pouyanpi Pouyanpi added the enhancement New feature or request label Oct 5, 2024
@Pouyanpi Pouyanpi added this to the v0.11.0 milestone Oct 5, 2024
@Pouyanpi Pouyanpi self-assigned this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant