Remove unused SQLAlchemy dependency from requirements.txt#9
Merged
Conversation
vrraj
added a commit
that referenced
this pull request
May 13, 2026
vrraj
added a commit
that referenced
this pull request
Jun 3, 2026
* README: add UI screenshots (#1) * README: add clickable UI screenshots for ingestion and chat pipeline * README: add clickable UI screenshots for ingestion and chat pipeline * README: add clickable UI screenshots for ingestion and chat pipeline * README: add clickable UI screenshots for ingestion and chat pipeline * README: add clickable UI screenshots for ingestion and chat pipeline * Session-based conversation total costs (#2) * fix session based convo total costs * fix session based convo total costs * fix session based convo total costs * readme update * navgation back to home page from child pages * Release v2.0.0: Multi-Provider Tool-Assisted RAG Platform * Docs update * Fix Mermaid diagram numbering in README * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * docs update * ci update (#3) * Docs update (#5) * ci update * docs update * Add architecture image to docs folder (#7) * docs-update (#8) * Remove unused SQLAlchemy dependency from requirements.txt (#9) * Add requirements.lock for reproducible deployments (#10) * Add requirements.lock for reproducible deployments * Update requirements.txt * Integrated SCG Tool Harness into the application along with modularized tool and prompt registry (#11) * docker-compose.yml changes for ulimit on Mac * CHeckpoint: prompt registry and tool call for svg - need testing * CHeckpoint: prompt registry and tool call for svg - need testing * CHeckpoint: prompt registry and tool call for svg - need testing * Checkpoint: SVG rendering - try first wil LLM - if truncated ot missing inject with tool call results * Checkpoint: SVG rendering - tool registrty based artifacts injected into the final response * Checkpoint: SVG rendering - tool registrty based artifacts injected into the final response * Checkpoint: SVG rendering - tool registrty based artifacts injected into the final response * Checkpoint: Metrics bar and Parameters pane collapsible * Checkpoint: Active domnain Change * Checkpoint: Price Chart integration with Aina MArkets * Checkpoint: Side Panl on home opage * Checkpoint: Cost calculations fixed * Checkpoint: Tool endpoints moved to tool_registry.yaml * Checkpoint Intermediate - BGE3 Implementation * Checkpoint Intermediate - BGE3 Implementation - added active domain - indexing to use Fastembed * Checkpoint Intermediate: Added backend for dense and sparse vectors - added test scripts to integrate dense and fast embedding san search * Checkpoint Intermediate: Refactoring to support local and hosted models * Checkpoint Intermediate: Refactoring to support local and hosted models * Checkpoint Intermediate: Refactoring to support local and hosted models * Checkpoint Intermediate: Refactoring to support local and hosted models * Checkpoint Intermediate: Refactoring to support local and hosted models * Checkpoint: Cleaned up model files from git * Checkpoint: Embedding with dense and sparse - done * Checkpoint: Search with local models fixed * Checkpoint: Search with local models fixed * Checkpoint: Added text to be indexed into sparse vectors * Checkpoint: Model Key added to Local models * Checkpoint: Model Key added to Local models * Checkpoint: Model Key added to Local models * Checkpoint: Retrieval Evls for checking retrieval and rerank * Checkpoint: Retrieval Evls for checking retrieval and rerank * Checkpoint: Retrieval Evals optimized for biencoder colBERT and corss-encoder * Checkpoint: Retrieval Evals optimized for biencoder colBERT and corss-encoder * Checkpoint: Chat Manager changes for Dense and Sparse Retriever and reranker * Checkpoint: Chat Manager changes for Dense and Sparse Retriever and reranker * Checkpoint: Chat Manager changes for retriever and rerankler works - NEED TESTING * Checkpoint: Chat Manager changes for retriever and rerankler works - added active domain to dropdowns * Checkpoint: Chat Manager changes for retriever and rerankler works - DOMAIN_EMBEDDING_CONFIG moved to YAML * Checkpoint: Chat Manager changes for retriever and rerankler works - DOMAIN_EMBEDDING_CONFIG moved to YAML * Checkpoint: DOMAIN_EMBEDDING_CONFIG optimizations * Checkpoint Intermediate - Doain embedding config read dynamically in chat.html * Checkpoint Intermediate - Doain embedding config read dynamically in chat.html * Checkpoint Intermediate - Doain embedding config read dynamically in chat.html * Checkpoint: Removed redundant rewrite code out of chat_manager.py * Checkpoint: Removed redundant rewrite code out of chat_manager.py * Checkpoint: Cached the Reranker Model * Checkpount : Style changed for the Chat Interface * documentation * documentation
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
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.