Skip to content

feat: add type checker to api backend & align litellm and old backend#647

Merged
peteryang1 merged 7 commits intomainfrom
xuyang1/add_type_checker
Feb 28, 2025
Merged

feat: add type checker to api backend & align litellm and old backend#647
peteryang1 merged 7 commits intomainfrom
xuyang1/add_type_checker

Conversation

@peteryang1
Copy link
Copy Markdown
Contributor

@peteryang1 peteryang1 commented Feb 27, 2025

Description

Motivation and Context

How Has This Been Tested?

  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

📚 Documentation preview 📚: https://RDAgent--647.org.readthedocs.build/en/647/

@peteryang1 peteryang1 merged commit d38eae9 into main Feb 28, 2025
@peteryang1 peteryang1 deleted the xuyang1/add_type_checker branch February 28, 2025 07:13
WinstonLiyt pushed a commit that referenced this pull request Mar 4, 2025
…#647)

* move cache auto continue and retry to all api backend

* add type checker to json mode output

* fix CI

* feat: Add json_mode handling and streaming support in chat completion function

* lint

* fix a bug when returning a dict which value could contain int or bool

* remove litellm

---------

Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Co-authored-by: Young <afe.young@gmail.com>
Jensen246 pushed a commit to Jensen246/RD-Agent that referenced this pull request Jun 6, 2025
…microsoft#647)

* move cache auto continue and retry to all api backend

* add type checker to json mode output

* fix CI

* feat: Add json_mode handling and streaming support in chat completion function

* lint

* fix a bug when returning a dict which value could contain int or bool

* remove litellm

---------

Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Co-authored-by: Young <afe.young@gmail.com>
licong01-cloud pushed a commit to licong01-cloud/RD-Agent that referenced this pull request Dec 13, 2025
…microsoft#647)

* move cache auto continue and retry to all api backend

* add type checker to json mode output

* fix CI

* feat: Add json_mode handling and streaming support in chat completion function

* lint

* fix a bug when returning a dict which value could contain int or bool

* remove litellm

---------

Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Co-authored-by: Young <afe.young@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants