Dev#33
Merged
YounesBensafia merged 136 commits intomainfrom Mar 19, 2026
Merged
Conversation
feat: Establish initial mAIcro project structure with FastAPI app, co…
…oject.toml and specify Python 3.13
…fo. add a preview method in order to see the system prompt .
…ion-specific-prompt-templates feat: add dynamic system prompt generation with core rules and org info. add a preview method in order to see the system prompt .
…, and key features
…e.yml, and pyproject.toml
…s, and set up local Qdrant database.
…(LCEL) chain in `ask.py`.
…tion API key requirement.
…sking questions, and data ingestion.
… and API key validation.
… improve context formatting
…s in routes and ask modules
…back retrieval mechanism
…ve fallback retrieval mechanism
When searching with a numeric query (message ID), apply a filter using the existing keyword index on metadata.message_id to find that exact message.
…implementation Nisbenz/27 hybrid search implementation
…nd-fallback-mechanism-for-429-errors Depresso/llm resiliency and fallback mechanism for 429 errors
Removed the introductory image from the README.
…I with a sort parameter (timestamp).
Updated the logo image in the README file.
…rger context windows efficiently.
…e-retrieval-db-side-sorting Maya/26 scalable knowledge retrieval db side sorting
…estructure project into `src/core` and `src/api` modules.
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.