Unverified Commit cda19ecf authored by z1ying's avatar z1ying Committed by GitHub
Browse files

[Doc] Fix outdated source reference comment in anthropic/serving.py (#40189)


Signed-off-by: default avatarz1ying <tzzying@outlook.com>
parent 80b18230
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project # SPDX-FileCopyrightText: Copyright contributors to the vLLM project
# Adapted from # Adapted from
# https://github.com/vllm/vllm/entrypoints/openai/serving_chat.py # https://github.com/vllm-project/vllm/blob/main/vllm/entrypoints/openai/chat_completion/serving.py
"""Anthropic Messages API serving handler""" """Anthropic Messages API serving handler"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment