MLT-OSS / open-assistant-api

The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
MIT License
270 stars 53 forks source link

Resolve Coroutine Handling Error in Tool Output Submission #62

Closed VRSEN closed 5 months ago

VRSEN commented 5 months ago

Description

This pull request addresses the coroutine handling error encountered when submitting tool outputs, as detailed in issue #61. The modifications include: