Skip to content

Feature/source citations in query result#22

Open
RutvikNK wants to merge 7 commits intomainfrom
feature/source-citations-in-query-result
Open

Feature/source citations in query result#22
RutvikNK wants to merge 7 commits intomainfrom
feature/source-citations-in-query-result

Conversation

@RutvikNK
Copy link
Collaborator

@RutvikNK RutvikNK commented Mar 9, 2026

  • LLM will now include source citations in it's responses in the format "[Document, Section, Paragraph]"
  • Only the Document citation is required, the section and paragraph citations are optional
  • Included a debug mode to also include the chunk_id
  • Moved chromaDB folder (holds the vectorDB) to the root directory and renamed it to workmate_db
  • Renamed gemini api key references from GEMINI_API_KEY to GEMINI_KEY (can be changed back if needed)
  • gitignore updated to include data folders and files
  • Switched to gemini-embedding-001 (text-embedding-004 deprecated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant