M.Abdulrahman Alnaseer
M.Abdulrahman Alnaseer
## Summary This pull request addresses an issue where `API.Batches` was not being recognized as a constructor in some API endpoints. The root cause was identified as a compatibility problem...
4.0
**Changes** -Change vim plugins mangaer to Plug. -Add FZF plugin -Add deoplet plugin -Add ALE plugin -Change color scheme to space-vim-dark -Add icons for NERDTree -Add icons for airline status...
This pull request introduces several enhancements to the Retrieval Augmented Generation (RAG) system and the user interface. Specifically: * Contextual Prompts: The prompts have been modified to emphasize the utilization...
- Created a new rag_api directory to house all the core components of the project. - Inside rag_api, I organized things into a few subdirectories to keep things tidy. Hopefully,...