Add support for chatting with the API: - Using REST (https://js.langchain.com/docs/modules/chains/additional/openai_functions/openapi) - should be possible to use with Sofa for GraphQL - Using directly with GraphQL (https://github.com/langchain-ai/langchainjs/pull/596) I think the main use case is ”LLM-enabling” the API, [but other features](https://js.langchain.com/docs/modules/chains/popular/) could of course also be interesting to bundle in this plugin.
Add support for chatting with the API:
I think the main use case is ”LLM-enabling” the API, but other features could of course also be interesting to bundle in this plugin.