Replies: 1 comment
-
Anything is possible, sounds like you will have to fork the code to implement it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Hi,
At the moment I have an application in which is encapsulated a gradio chatbot in an iframe.
The chatbot permits to dial with the application :
The web application post metadata using postmessage as new input that will be added to the chatbot iframe prompt.
When the chatbot gives an answer , it fills in some output metadata that are forwarded to the application for update using postmessage.
Regards
More details
Since my application is growing, I am thinking switching to LibreChat , but I don't knwo if I will be able to reply this data exchange mechanism ?
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions