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

Fix ai-text-completions example #483

Merged
merged 8 commits into from
Sep 26, 2023
Merged

Conversation

nicoloboschi
Copy link
Member

No description provided.

@@ -48,4 +48,4 @@ pipeline:
# eventually we want to send bigger messages to reduce the overhead of each message on the topic
min-chunks-per-message: 10
prompt:
- "{{{% value.question}}}"
Copy link
Member

Choose a reason for hiding this comment

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

why ? isn't the triple curly brace working ?

Copy link
Member Author

Choose a reason for hiding this comment

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

nope, here we need to escape it but the triple curly brace escaping is not implemented

@nicoloboschi nicoloboschi merged commit d514021 into main Sep 26, 2023
8 checks passed
@nicoloboschi nicoloboschi deleted the fix-example-text-completion branch September 26, 2023 15:45
benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
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.

None yet

2 participants