File size: 173 Bytes
c54b5b5
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "max_input_length": 5000,
  "max_pdf_pages": 3,
  "default_creativity": 3,
  "allowed_file_types": [".pdf", ".txt"],
  "chunk_size": 400,
  "similarity_threshold": 0.7
}