llama.cpp
server : add Anthropic Messages API support
#17570
Merged

Commits
  • server : add Anthropic Messages API support
    noname22 committed 29 days ago
  • remove -@pytest.mark.slow from tool calling/jinja tests
    noname22 committed 28 days ago
  • server : remove unused code and slow/skip on test_anthropic_vision_base64_with_multimodal_model in test_anthropic_api.py
    noname22 committed 27 days ago
  • server : removed redundant n field logic in anthropic_params_from_json
    noname22 committed 27 days ago
  • server : use single error object instead of error_array in streaming response handler for /v1/chat/completions and use unordered_set instead of set in to_json_anthropic_stream()
    noname22 committed 27 days ago
  • server : refactor Anthropic API to use OAI conversion
    noname22 committed 27 days ago
  • make sure basic test always go first
    ngxson committed 26 days ago
  • clean up
    ngxson committed 26 days ago
  • clean up api key check, add test
    ngxson committed 26 days ago
Loading