- Replace DynamicChatPromptBuilder with ChatPromptBuilder (#940)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Pin
llama-cpp-python>=0.2.87
(#955)
-
Fix commit (#436)
-
Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Small consistency improvements (#536)
- Disable-class-def (#556)
- [breaking] Rename model_path to model in the Llama.cpp integration (#243)
- Generate api docs (#353)
- Add Llama.cpp Generator (#179)