Skip to content

Conversation

hemangsrr
Copy link

Using the ChatApp as a base, I have created a C++ based ChatServer application which includes httplib to create a server that has a post endpoint at /v1/chat/completions, and accepts the messages array which is openai compatible
This server would help people deploy a genie app and integrate it into other tools or frameworks that primarily expect an openai compatible endpoint, such as agentic frameworks

Server Run:
Server running

Curl Reqeust example:
Example Curl Request

@mestrona-3
Copy link

Hi @hemangsrr, thank you very much for the PR! This is super cool, we've been thinking about an app like this for a bit. We'll have to sort through some logistics about how we'd take this contribution and test out your PR. Give us a little bit to get back to you here!

@hemangsrr
Copy link
Author

Hi @mestrona-3 any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants