Skip to content

Commit 604cb8e

Browse files
committed
Completed changelog
1 parent dd6b078 commit 604cb8e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@
66
- **Enhanced `Pipelex.make()` method**: Complete overhaul of the initialization method with new path configuration options and robust validation:
77
- Added `relative_config_folder_path` and `absolute_config_folder_path` parameters for flexible config folder specification
88
- The `from_file` parameter controls path resolution: if `True` (default), relative paths are resolved relative to the caller's file location; if `False`, relative to the current working directory (useful for CLI scenarios)
9+
- Renamed Makefile targets like `make doc` to `make docs` for consistency
910

1011
### Added
1112
- Added github action for inference tests
1213
- `load_json_list_from_path` function in `pipelex.tools.misc.file_utils`: Loads a JSON file and ensures it contains a list.
14+
- Added issue templates
15+
- Updated Azure/OpenAI integrations, using dated deployment names systematically
1316

1417
## [v0.5.2] - 2025-07-11
1518

0 commit comments

Comments
 (0)