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/llm request steps reduction #534

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

schuellc-nvidia
Copy link
Collaborator

Introduces new llm flow and action that can generate a bot intent and bot action from a user action with one single llm request.

Copy link
Collaborator

@drazvan drazvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. This the equivalent of the "single_llm_call" mode we have for Colang 1.0. We'll need to bring in the support for streaming as well, but we'll do in a future PR.

@drazvan drazvan merged commit 386f002 into develop Jun 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants