reworkd / AgentGPT

πŸ€– Assemble, configure, and deploy autonomous AI Agents in your browser.
https://agentgpt.reworkd.ai
GNU General Public License v3.0
31.36k stars 9.22k forks source link

enhancement: update streaming code to follow `EventSource` protocol #1405

Open ajndkr opened 9 months ago

ajndkr commented 9 months ago

⚠️ Please check that this feature request hasn't been suggested before.

πŸ”– Feature description

The project uses lanarky for langchain streaming. After v0.8,

Related documentation: https://lanarky.ajndkr.com/learn/adapters/langchain/fastapi/#streaming

βœ”οΈ Solution

As the author of lanarky, I would love to assist here. I can handle the python side but someone else needs to take over the client side changes.

❓ Alternatives

No response

πŸ“ Additional Context

No response

Acknowledgements

ajndkr commented 9 months ago

cc @awtkns