-
- Downloads
Remove deprecated arguments from `PromptHelper` (#6710)
* rip out deprecation * wip * rename usage * remove
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- docs/examples/customization/llms/SimpleIndexDemo-Huggingface_camel.ipynb 1 addition, 1 deletion...ustomization/llms/SimpleIndexDemo-Huggingface_camel.ipynb
- docs/examples/customization/llms/SimpleIndexDemo-Huggingface_stablelm.ipynb 1 addition, 1 deletion...omization/llms/SimpleIndexDemo-Huggingface_stablelm.ipynb
- docs/how_to/customization/custom_llms.md 1 addition, 1 deletiondocs/how_to/customization/custom_llms.md
- llama_index/indices/prompt_helper.py 1 addition, 49 deletionsllama_index/indices/prompt_helper.py
- llama_index/llms/huggingface.py 12 additions, 12 deletionsllama_index/llms/huggingface.py
- tests/indices/response/test_response_builder.py 10 additions, 10 deletionstests/indices/response/test_response_builder.py
- tests/indices/test_prompt_helper.py 16 additions, 16 deletionstests/indices/test_prompt_helper.py
Loading
Please register or sign in to comment