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

docs: Add example outputs to OpenAI Frontend docs #7691

Merged
merged 90 commits into from
Oct 16, 2024

Conversation

KrishnanPrash
Copy link
Contributor

What does the PR do?

Adding outputs and links to related resources in the server/python/openAI/README.md docs.

rmccorm4 added 30 commits July 30, 2024 23:30
… speed up testing, next step add tests for /v1/models routes
…, need to refactor for including server startup
…ing server only once per test class, skip openai client tests
… some placeholder tests for future feature support
…oad logic to track/list all models for now, marked xfail test for known issue with TRT-LLM temperature, added logic to support testing both TRT-LLM and vLLM based on environment, added openai dep to Dockerfile but skipping openai tests for now
…add OpenAIServer utility for testing without FastAPI TestClient, rename folder from example to openai for clarity that the source code isn't an example, add some usage examples with curl, genai-perf, and openai client, add --tokenizer to main.py
…ting it at model load time. Cleanup completions tests
…a decoupled model with an empty final response, add response validation for this scenario
@KrishnanPrash KrishnanPrash requested a review from rmccorm4 October 9, 2024 17:43
Base automatically changed from rmccormick-openai to main October 11, 2024 23:59
@rmccorm4
Copy link
Contributor

Please update target branch to main and fix any merge conflicts

python/openai/README.md Outdated Show resolved Hide resolved
python/openai/README.md Outdated Show resolved Hide resolved
python/openai/README.md Outdated Show resolved Hide resolved
python/openai/README.md Outdated Show resolved Hide resolved
Co-authored-by: Ryan McCormick <[email protected]>
@rmccorm4 rmccorm4 changed the title docs: OpenAI Frontend docs docs: Add example outputs to OpenAI Frontend docs Oct 16, 2024
@KrishnanPrash KrishnanPrash merged commit 0219764 into main Oct 16, 2024
3 checks passed
@KrishnanPrash KrishnanPrash deleted the kprashanth-openai-docs branch October 16, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants