-
[issue-3269] [DOCS] [BE] Fix GPT-5 temperature validation in dataset expansion and add user docs (#3319)
发布于
2025-09-19 10:34:24 +00:00 -
Fix GPT-5 temperature validation error by hardcoding temperature to 1.0
-
Revert DatasetExpansionService.java to main branch state and set temperature to 1.0
-
Update manage_datasets.mdx with latest changes
-
Fix NullPointerException in dataset expansion service
- Add explicit stream(false) to ChatCompletionRequest builder in DatasetExpansionService
- Fixes NPE when LangChain4j Anthropic mapper tries to access null stream field
- Tested with OpenAI, Claude (Anthropic), and Gemini model providers
- Ensures dataset sample generation works with all major LLM providers
- Add dataset expansion modal screenshot
- Add screenshot showing the dataset expansion modal UI
- Supports documentation for dataset expansion feature
- Optimised images with calibre/image-actions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
下载附件
-