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

Align OpenAI API for FaqGen, DocSum, TextGen-native #1161

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

XinyaoWa
Copy link
Collaborator

@XinyaoWa XinyaoWa commented Jan 16, 2025

Description

Align all the inputs to OpenAI API format for FaqGen, DocSum, TextGen-native, now all the services in llm comps should be OpenAI API compatiable

Issues

#998

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Others (enhancement, documentation, validation, etc.)

Dependencies

no

Tests

tests/llm/*.sh

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
comps/cores/proto/api_protocol.py 96.12% <100.00%> (ø)
comps/cores/proto/docarray.py 99.43% <ø> (ø)

XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
Algin all the inputs to OpenAI API format for FaqGen, DocSum, TextGen-native, now all the services in llm comps should be OpenAI API compatiable

Related to issue #998

Signed-off-by: Xinyao Wang <[email protected]>
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 16, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
@XinyaoWa XinyaoWa force-pushed the llm_openai_api branch 2 times, most recently from d8dca38 to 9d99c7c Compare January 16, 2025 15:52
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 17, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
@XinyaoWa XinyaoWa merged commit 31b9265 into main Jan 17, 2025
25 checks passed
@XinyaoWa XinyaoWa deleted the llm_openai_api branch January 17, 2025 02:51
XinyaoWa added a commit to opea-project/GenAIExamples that referenced this pull request Jan 17, 2025
Algin all the inputs to OpenAI API format for FaqGen, DocSum, related with GenAIComps PR opea-project/GenAIComps#1161

Signed-off-by: Xinyao Wang <[email protected]>
smguggen pushed a commit to opea-aws-proserve/GenAIComps that referenced this pull request Jan 23, 2025
* Align OpenAI API for FaqGen, DocSum, TextGen-native

Algin all the inputs to OpenAI API format for FaqGen, DocSum, TextGen-native, now all the services in llm comps should be OpenAI API compatiable

Related to issue opea-project#998

Signed-off-by: Xinyao Wang <[email protected]>

---------

Signed-off-by: Xinyao Wang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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