Adding support for standardized API contracts for AI apps #635
danielbentes
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
I'm all for this. Especially:
Reference issue for feature request to add OpenAI compatible API endpoints to LangServe. I'm surprised with the reason that there is no "demand" for this feature. It would easily allow LangServe models be used with the many open source web frontends popping up these days like Open WebUI at the very least. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Azure Chat Protocol for AI applications featuring chat-like solutions and tools, is an effort to standarize API contracts across solutions and languages, to make them compatible and interoperable.
https://github.com/Azure-Samples/ai-chat-app-protocol
Would it be an idea to support this in Langserve?
Or would it be any other way to support this?
Beta Was this translation helpful? Give feedback.
All reactions