Releases: forcedotcom/datacloud-customcode-python-sdk
Releases · forcedotcom/datacloud-customcode-python-sdk
v5.0.0
What's Changed
- Adding example of using LLM to chunk text by @ritaagarwala-sf in #96
- Lazy load pyspark/numpy dependency instead of eager load, modify chunking contract as per UDS team request by @ritaagarwala-sf in #97
- Adding example for using prediction API during chunking by @ritaagarwala-sf in #98
- Fixing typo in code by @ritaagarwala-sf in #99
Full Changelog: v4.0.1...v5.0.0
v4.0.2
What's Changed
- Adding example of using LLM to chunk text by @ritaagarwala-sf in #96
- Updating chunking contract #97
- Lazy load modules #97
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- make llm gateway impl configurable by @atulikumwenayo in #95
Full Changelog: v4.0.0...v4.0.1
4.0.1b1
What's Changed
- make llm gateway impl configurable by @atulikumwenayo in #95
Full Changelog: v4.0.0...4.0.1b1
v4.0.0
What's Changed
- Use production API for llm gateway and predictive API by @atulikumwenayo in #90
- Fix scan to update entryPoint in config by @ppandit-sfdc in #91
- Search Index Chunking contract by @ritaagarwala-sf in #94
Full Changelog: v3.0.2...v4.0.0
v3.0.2
What's Changed
- add support for einstein predict by @atulikumwenayo in #89
New Contributors
- @atulikumwenayo made their first contribution in #89
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- SDK refactoring by @ritaagarwala-sf in #85
- @W-21916148 - Correcting typo in package name. by @ritaagarwala-sf in #88
New Contributors
- @ritaagarwala-sf made their first contribution in #85
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
-
Introduce new class datacustomcode.function.Runtime to access llm_gateway and file resources for Code Extension Function by @ritaagarwala-sf in #85
-
Introduce datacustomcode.function.feature_types.chunking to support strict typing for Code Extension Function @ritaagarwala-sf n #85
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- test sf cli by @joroscoSF in #86
- remove row_limit parameter, use local config.yaml instead by @zach-maddox in #87
Full Changelog: v1.1.0...v2.0.0