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: language detection after chunking #3532

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

chloedia
Copy link
Collaborator

@chloedia chloedia commented Dec 18, 2024

  • Language detection is added after chunking for all chunks and returned

  • Language detection is added when asked a question.

@chloedia chloedia marked this pull request as ready for review December 18, 2024 11:39
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 18, 2024
@jacopo-chevallard jacopo-chevallard changed the title add: language detection after chunking feat: language detection after chunking Dec 18, 2024
core/quivr_core/language/utils.py Show resolved Hide resolved
core/quivr_core/language/utils.py Outdated Show resolved Hide resolved
core/pyproject.toml Show resolved Hide resolved
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 18, 2024
@jacopo-chevallard jacopo-chevallard merged commit d0adb81 into main Dec 18, 2024
5 checks passed
@jacopo-chevallard jacopo-chevallard deleted the feat/language_detection branch December 18, 2024 15:04
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:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants