GRAG#
- Components
- VectorDB
- Embedding
- LLM
- Retriever
- Parse PDF
- Prompt
FewShotPrompt
FewShotPrompt.name
FewShotPrompt.llm_type
FewShotPrompt.task
FewShotPrompt.source
FewShotPrompt.doc_chain
FewShotPrompt.language
FewShotPrompt.filepath
FewShotPrompt.input_keys
FewShotPrompt.input_keys
FewShotPrompt.prefix
FewShotPrompt.suffix
FewShotPrompt.example_template
FewShotPrompt.examples
FewShotPrompt.example_template
FewShotPrompt.examples
FewShotPrompt.model_computed_fields
FewShotPrompt.model_config
FewShotPrompt.model_fields
FewShotPrompt.output_keys
FewShotPrompt.prefix
FewShotPrompt.suffix
FewShotPrompt.validate_examples()
FewShotPrompt.validate_output_keys()
Prompt
Prompt.name
Prompt.llm_type
Prompt.task
Prompt.source
Prompt.doc_chain
Prompt.language
Prompt.filepath
Prompt.input_keys
Prompt.doc_chain
Prompt.filepath
Prompt.format()
Prompt.input_keys
Prompt.language
Prompt.llm_type
Prompt.load()
Prompt.model_computed_fields
Prompt.model_config
Prompt.model_fields
Prompt.name
Prompt.prompt
Prompt.save()
Prompt.source
Prompt.task
Prompt.template
Prompt.validate_doc_chain()
Prompt.validate_input_keys()
Prompt.validate_task()
- Text Splitter
- Utils
- Module contents
- Prompts
- Quantize
- RAG
- Submodules
- Basic RAG
BasicRAG
BasicRAG.model_name
BasicRAG.doc_chain
BasicRAG.task
BasicRAG.llm_kwargs
BasicRAG.retriever_kwargs
BasicRAG.custom_prompt
BasicRAG.doc_chain
BasicRAG.model_name
BasicRAG.output_parser()
BasicRAG.prompt_matcher()
BasicRAG.refine_call()
BasicRAG.refine_chain()
BasicRAG.stuff_call()
BasicRAG.stuff_chain()
BasicRAG.stuff_docs()
BasicRAG.task
- Module contents