Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Feb 28, 2025

Conversation

peteryang1
Copy link
Collaborator

@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
8 checks passed
@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>
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