yao/.github/workflows
Max 494c8dc98e Add DeepSeek API configuration and enhance reasoning support in LLM adapters
- Added DeepSeek API keys and model configurations to the GitHub workflows for both unit and PR tests.
- Introduced a new `ReasoningEffort` parameter in the `CompletionOptions` struct to manage reasoning levels for models like o1 and GPT-5.
- Updated the `ReasoningAdapter` to handle the new `ReasoningEffort` parameter, ensuring it is stripped if not supported by the model.
- Enhanced the OpenAI provider to preprocess options through adapters, improving the handling of reasoning content and ensuring compatibility with DeepSeek R1 reasoning format.
2025-11-17 08:07:20 +08:00
..
build-docker-internal.yml ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
build-docker.yml ⚠️ BREAKING: Rename XGen to CUI and update license terms 2025-05-18 12:16:45 +08:00
build-linux.yml Update AWS CLI version in Dockerfile and add version check in build-linux workflow 2025-05-18 19:14:33 +08:00
build-macos.yml chore: Rename XGen to CUI in macOS build workflow 2025-05-18 17:59:54 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml Add DeepSeek API configuration and enhance reasoning support in LLM adapters 2025-11-17 08:07:20 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml Add DeepSeek API configuration and enhance reasoning support in LLM adapters 2025-11-17 08:07:20 +08:00