Rag Agent

Rag Agent from jcaiagent7143-ui/harnessforge.

by @jcaiagent7143-ui 4 skills

Skills in this plugin

4
  1. Chunk And Embed · jcaiagent7143-ui
    Split source documents into stable-id chunks and embed them into the configured vector store.
    1 install
  2. Retrieve And Rerank · jcaiagent7143-ui
    Retrieve top-k chunks for a question, rerank with a cross-encoder, return the top-n with scores.
    1 install
  3. Answer With Citations · jcaiagent7143-ui
    Compose an answer that cites every factual claim by chunk_id, in a format the verifier understands.
    1 install
  4. Eval Recall Precision · jcaiagent7143-ui
    Run the project's eval question set and report recall/precision against gold chunk_ids.
    1 install