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

Update action.py #86

Open YadlaMani opened 9 hours ago

YadlaMani commented 9 hours ago

Implement try-catch blocks for improved error handling and code quality.