Skip to content

Conversation

@kexinoh
Copy link
Contributor

@kexinoh kexinoh commented Jul 9, 2025

I think that using LLM for verification can yield better results in some cases where quality requirements are higher. Especially in the customer service field and the like, other users' questions may lead to privacy leaks or mention other brands, thus causing interference and so on.

In terms of specific details, I maintained the operation of openai==0.28.0 on the interface and was compatible with the operation of openai>1.0.0 and above.

I have added the test case, the example test file, and updated the example/readme.md.

I upgraded the version of onnxruntime to 1.21.1 because the previous version 1.14.0 is no longer in use.

…been added

I think that using LLM for verification can yield better results in some cases where quality requirements are higher. Especially in the customer service field and the like, other users' questions may lead to privacy leaks or mention other brands, thus causing interference and so on.

In terms of specific details, I maintained the operation of openai==0.28.0 on the interface and was compatible with the operation of openai>1.0.0 and above.

I have added the test case, the example test file, and updated the example/readme.md.

I upgraded the version of onnxruntime to 1.21.1 because the previous version 1.14.0 is no longer in use.
@sre-ci-robot sre-ci-robot requested review from cxie and xiaofan-luan July 9, 2025 18:08
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kexinoh
To complete the pull request process, please assign simfg after the PR has been reviewed.
You can assign the PR to them by writing /assign @simfg in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot
Copy link
Collaborator

Welcome @kexinoh! It looks like this is your first PR to zilliztech/GPTCache 🎉

@kexinoh
Copy link
Contributor Author

kexinoh commented Jul 11, 2025

@xiaofan-luan hi! how it going?

@SimFG
Copy link
Contributor

SimFG commented Jul 11, 2025

@kexinoh I will checkout this pr.

@SimFG SimFG merged commit c59fb3a into zilliztech:main Jul 11, 2025
1 of 3 checks passed
DinSanGun pushed a commit to DinSanGun/GPTCache that referenced this pull request Sep 1, 2025
…been added (zilliztech#669)

I think that using LLM for verification can yield better results in some cases where quality requirements are higher. Especially in the customer service field and the like, other users' questions may lead to privacy leaks or mention other brands, thus causing interference and so on.

In terms of specific details, I maintained the operation of openai==0.28.0 on the interface and was compatible with the operation of openai>1.0.0 and above.

I have added the test case, the example test file, and updated the example/readme.md.

I upgraded the version of onnxruntime to 1.21.1 because the previous version 1.14.0 is no longer in use.
DinSanGun pushed a commit to DinSanGun/GPTCache that referenced this pull request Sep 1, 2025
…been added (zilliztech#669)

I think that using LLM for verification can yield better results in some cases where quality requirements are higher. Especially in the customer service field and the like, other users' questions may lead to privacy leaks or mention other brands, thus causing interference and so on.

In terms of specific details, I maintained the operation of openai==0.28.0 on the interface and was compatible with the operation of openai>1.0.0 and above.

I have added the test case, the example test file, and updated the example/readme.md.

I upgraded the version of onnxruntime to 1.21.1 because the previous version 1.14.0 is no longer in use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants