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

feat: improving the prompts to always refer to 'tasks' instead of 'questions' #3528

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jacopo-chevallard
Copy link
Collaborator

This will make our answers more robust

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 17, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2024
@StanGirard StanGirard merged commit e9c72e1 into main Dec 17, 2024
5 checks passed
@StanGirard StanGirard deleted the fix/prompts_empty_names branch December 17, 2024 21:34
StanGirard added a commit that referenced this pull request Jan 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.0.29](core-0.0.28...core-0.0.29)
(2025-01-20)


### Features

* enabling workflows without rewriting step
([#3549](#3549))
([bbe1c18](bbe1c18))
* improving the prompts to always refer to 'tasks' instead of
'questions' ([#3528](#3528))
([e9c72e1](e9c72e1))
* langfuse integration
([#3530](#3530))
([c4aae1a](c4aae1a))
* langfuse user id
([#3533](#3533))
([e0ccd3d](e0ccd3d))
* language detection after chunking
([#3532](#3532))
([d0adb81](d0adb81))
* returning a description of each workflow node
([#3539](#3539))
([d835fc6](d835fc6))


### Bug Fixes

* langfuse talk to model
([#3535](#3535))
([9681a9e](9681a9e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants