vllm
f775a07e - [FRONTEND] OpenAI `tools` support named functions (#5032)

Commit
1 year ago
[FRONTEND] OpenAI `tools` support named functions (#5032)
Author
Parents
  • docs/source/serving
    • File
      openai_compatible_server.md
  • tests
    • entrypoints
      • File
        test_openai_server.py
    • File
      utils.py
  • vllm
    • entrypoints/openai
      • File
        protocol.py
      • File
        serving_chat.py
    • model_executor/guided_decoding
      • File
        __init__.py