super-rag icon indicating copy to clipboard operation
super-rag copied to clipboard

Expose ingest and query parameters via api with default values

Open simjak opened this issue 4 months ago • 0 comments

Expose configurable parameters: Ingest:

  • [x] - chunk_size
  • [x] - chunk_strategy
  • [x] - encoder (already done)

Query:

  • [ ] - query transformation options (query fusion, step-back, query rewrite)
  • [ ] - top_k
  • [ ] - top_n and relevancy score

Maybe some more, depending on testing/evaluation methods

simjak avatar Feb 13 '24 06:02 simjak