Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@priyansh4320
Copy link
Collaborator

@priyansh4320 priyansh4320 commented Sep 23, 2025

Depends on #2116

Why are these changes needed?

this PR Fixes mdx Documentation and notebook examples for temperature param and LLMConfig declaration.
this PR mitigates CVE-2025-59343, CVE-2025-58754 and some weaknesses

Related issue number

closes #2095
closes #2108

Checks

@joggrbot
Copy link

joggrbot bot commented Sep 23, 2025

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: b15c67d | Powered by Joggr

@priyansh4320 priyansh4320 self-assigned this Sep 23, 2025
@priyansh4320 priyansh4320 added documentation Improvements or additions to documentation bug Something isn't working labels Sep 24, 2025
fix: LLMConfig declaration

fix: llmconfig initialisation in ipynb

fix: pre-commit
@priyansh4320 priyansh4320 marked this pull request as draft September 25, 2025 01:18
@priyansh4320 priyansh4320 changed the title Documentation/Bugfix: LLMConfig declaration and models on temperature Documentation/Bugfix/mitigate: LLMConfig declaration, models on temperature, CVE-22, CVE-61, CVE-770, CVE-312, CVE-359, CVE-532 Sep 25, 2025
@priyansh4320 priyansh4320 changed the title Documentation/Bugfix/mitigate: LLMConfig declaration, models on temperature, CVE-22, CVE-61, CVE-770, CVE-312, CVE-359, CVE-532 Documentation/Bugfix/mitigate: LLMConfig declaration, models on temperature CVE-2025-59343, CVE-2025-58754 and some weaknesses Sep 25, 2025
@priyansh4320 priyansh4320 marked this pull request as ready for review September 25, 2025 16:14
mitigate: CWE-22, CWE-61, CWE-770
CWE-312 ,CWE-359, CWE-532
fix: typechecks

fix: bypass check
@marklysze
Copy link
Collaborator

Thanks for the security patch and updates @priyansh4320

@marklysze marklysze enabled auto-merge September 25, 2025 22:11
@marklysze marklysze added this pull request to the merge queue Sep 25, 2025
Merged via the queue into main with commit 06cfbe0 Sep 25, 2025
18 checks passed
@marklysze marklysze deleted the improve-documentation branch September 25, 2025 22:20
@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...agents/experimental/document_agent/parser_utils.py 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
autogen/oai/client.py 56.56% <ø> (-4.06%) ⬇️
...agents/experimental/document_agent/parser_utils.py 25.75% <0.00%> (-69.70%) ⬇️

... and 39 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation review required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: problems with getting started example code [Bug]: Document example has temperature and model that doesn't support it

2 participants