Skip to content

refactor(API): update qdrant integration, improve the startup script - #6

Merged
rfprod merged 1 commit into
mainfrom
cleanup
Aug 16, 2026
Merged

refactor(API): update qdrant integration, improve the startup script#6
rfprod merged 1 commit into
mainfrom
cleanup

Conversation

@rfprod

@rfprod rfprod commented Aug 16, 2026

Copy link
Copy Markdown
Owner
  • switch to uv for dependency management;
  • update .gitignore to exclude compiled requirements.uv.txt;
  • update startup instructions in the root README.md;
  • align langchain imports with latest changes;
  • switch models: replace llama with gemma3n;
  • improve app.py logic, remove redundant init.py;

- [x] switch to `uv` for dependency management;
- [x] update `.gitignore` to exclude compiled `requirements.uv.txt`;
- [x] update startup instructions in the root `README.md`;
- [x] align langchain imports with latest changes;
- [x] switch models: replace `llama` with `gemma3n`;
- [x] improve `app.py` logic, remove redundant `init.py`;
@rfprod rfprod self-assigned this Aug 16, 2026
@rfprod rfprod added the enhancement New feature or request label Aug 16, 2026
@rfprod
rfprod enabled auto-merge (squash) August 16, 2026 20:01
@rfprod
rfprod merged commit 25b447f into main Aug 16, 2026
6 checks passed
@rfprod
rfprod deleted the cleanup branch August 16, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant