-
Notifications
You must be signed in to change notification settings - Fork 323
Fix/qdrant auth upload #69
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
Open
aztecadmin
wants to merge
48
commits into
AI-Maker-Space:main
Choose a base branch
from
aztecadmin:fix/qdrant-auth-upload
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix/qdrant auth upload #69
aztecadmin
wants to merge
48
commits into
AI-Maker-Space:main
from
aztecadmin:fix/qdrant-auth-upload
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Set up complete Next.js project with TypeScript and Tailwind CSS - Implement beautiful chat interface with streaming response support - Add secure API key input with password-style field and validation - Create responsive design with proper contrast and modern UX - Include settings panel for model selection and system message configuration - Add comprehensive documentation and setup instructions - Configure for Vercel deployment with environment variables - Implement real-time streaming chat with typing indicators - Add proper error handling and loading states
- Added StudyStorageService for persisting Q&A sessions - Created StudyInterface component with history sidebar and stats - Updated main page with mode switching between chat and study - Improved UX for police cadets studying penal code sections
…topics from /api/upload-pdf; cleanup lints and improve error chaining
…m; standardize root .venv via uv; add merge instructions
…; manage state via app.state; docs: root-level .venv with uv and merge instructions
…Ds, and instrumentation for upload and chat routes
…ll; integrate into ChatInterface; add ESLint config; fix lint in ApiKeySetup; update Merge.md
…e toolbar; modernize empty-state copy
…bar (upload + topic)
… PDFUpload; larger chat area
…; add /api/topic-question; extend upload to build FAISS store; add requirements
…ngchain-community and qdrant-client
… no auto reupload\nfeat(api): support QDRANT_URL for remote Qdrant with in-memory fallback
…agent; structured payload in messages
… absent (post-reload)
…uestion when qa_store is None
… proceed with empty context
…, grounded MCQs; raise generation temperature; dedupe contexts; robust lazy Qdrant attach
…, generation params; preserve filename/chunk metadata; diversify retrieval and generation with seed/diversity
…_mult to search_kwargs
…ainer; update Merge.md with feature branch merge steps
…opic-question lazy Qdrant attach
…or user/assistant and MCQ messages in ChatInterface; docs: update Merge.md for branch fix/chat-question-overwrite
…g; avoid OpenAI client shadowing; update Merge.md for branch
…dding-3-small; use url+api_key for from_documents; improve error logging
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.