Skip to content

feat: add OpenAI-compatible HTTP server for mellea backends#746

Closed
markstur wants to merge 3 commits into
generative-computing:mainfrom
markstur:issue521
Closed

feat: add OpenAI-compatible HTTP server for mellea backends#746
markstur wants to merge 3 commits into
generative-computing:mainfrom
markstur:issue521

test(openai_compat): expand server test coverage from 10 to 25 tests

19ddbe4
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Mar 26, 2026 in 3s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: