Skip to content

Conversation

drcege
Copy link
Collaborator

@drcege drcege commented Oct 24, 2024

Summary of Changes

  • Added APIModel
    • Compatible with OpenAI and DashScope requests.
  • New Operations Utilizing API Calls
    • CalibrateQAMapper
    • CalibrateQueryMapper
    • CalibrateResponseMapper
  • Related Updates
    • Unit tests passed locally.
    • Added docs.

TODO

  • Implement API request retry (to be refined in a separate PR)

Note

Recommended to merge after #454, handle code conflicts carefully, and update the operator count correctly.

@drcege drcege requested a review from HYLcool October 29, 2024 03:50
@drcege drcege self-assigned this Oct 29, 2024
@drcege drcege added the enhancement New feature or request label Oct 29, 2024
@drcege drcege marked this pull request as ready for review October 29, 2024 06:45
@drcege drcege changed the title Add api calling & example OPs [Ready] Add API call & Example OPs Nov 1, 2024
@drcege drcege changed the title [Ready] Add API call & Example OPs [Ready] Add API Call & Example OPs Nov 1, 2024
@drcege drcege requested a review from pan-x-c November 1, 2024 03:43
Copy link
Collaborator

@BeachWang BeachWang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drcege drcege merged commit fe2b4cf into main Nov 7, 2024
3 checks passed
@HYLcool HYLcool deleted the dev/api_model branch February 24, 2025 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants