add openai compatible endpoint for chat completions

This commit is contained in:
geoffsee
2025-06-05 20:31:59 -04:00
committed by Geoff Seemueller
parent 3b4c8b045a
commit 8a3c0797c3
6 changed files with 965 additions and 78 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/target
**/target
/node_modules/
/.idea
chrome