]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : Add the endpoints /api/tags and /api/chat (#13659)
authorRobin Davidsson <redacted>
Wed, 21 May 2025 13:15:27 +0000 (15:15 +0200)
committerGitHub <redacted>
Wed, 21 May 2025 13:15:27 +0000 (15:15 +0200)
commit0d5c74216170ef97e5e7511563837263f2d1a496
tree187d8b069acc704339d61b58ff7c29b0f15ff1d2
parent42158ae2e8ead667a83f07247321ce85f32ace66
server : Add the endpoints /api/tags and /api/chat (#13659)

* Add the endpoints /api/tags and /api/chat

Add the endpoints /api/tags and /api/chat, and improved the model metadata response

* Remove trailing whitespaces

* Removed code that is not needed for copilot to work.
tools/server/server.cpp