https://github.com/jkawamoto/llama-cpp-api
OpenAPI specification for the LLama.cpp HTTP Server
https://github.com/jkawamoto/llama-cpp-api
apis llamacpp llm openapi openapi3
Last synced: 2 months ago
JSON representation
OpenAPI specification for the LLama.cpp HTTP Server
- Host: GitHub
- URL: https://github.com/jkawamoto/llama-cpp-api
- Owner: jkawamoto
- License: mit
- Created: 2024-06-11T07:55:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T06:35:47.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T16:54:01.407Z (12 months ago)
- Topics: apis, llamacpp, llm, openapi, openapi3
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI specification for the LLama.cpp Server
[](https://github.com/jkawamoto/llama-cpp-api/actions/workflows/check.yaml)
## License
This repository is available under the MIT License.
In creating the `openapi.yaml`, text from
[`README.md` of llama.cpp server](https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md)
was used, which is also released under the MIT License.