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

0.3.8 #3559

Merged
merged 227 commits into from
Jul 9, 2024
Merged

0.3.8 #3559

merged 227 commits into from
Jul 9, 2024

Conversation

tjbck
Copy link
Contributor

@tjbck tjbck commented Jul 1, 2024

No description provided.

jonathan-rohde and others added 30 commits June 27, 2024 07:48
# Conflicts:
#	backend/apps/webui/models/functions.py
#	backend/apps/webui/routers/chats.py
translation-common.json is the base
translation-formal.json and translation-informal.json extend the base
…escing operator

   - Use object destructuring for clearer variable assignment.
   - Utilize the nullish coalescing operator to simplify ternary expressions.
   - Refactored the import statement to remove duplication.
Bumps [openpyxl](https://openpyxl.readthedocs.io) from 3.1.2 to 3.1.5.

---
updated-dependencies:
- dependency-name: openpyxl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Added persistent configuration options to configure use and location of Tika service.

Updated backend.apps.rag.main:get_loader() to make use of Tika document loader.
backend/main.py Dismissed Show dismissed Hide dismissed
backend/main.py Dismissed Show dismissed Hide dismissed
@tjbck tjbck marked this pull request as ready for review July 9, 2024 21:10
@tjbck tjbck merged commit 9bcd4ce into main Jul 9, 2024
20 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.

None yet