Git Personal Project 开源项目分类 人工智能 大模型 企业应用 科学研究 AI写开源项目 孵化优质开源项目 数字人定制 AI工具集合-AI导航
  • Onur ULUSOY's avatar
    Turning into Upsonic (#245) · 8c287304
    Onur ULUSOY 创作于
    * New gca
    
    * chore: Update run_uv_commands.yml to run servers in the background
    
    * feat: Add environment variable setup for OpenAI API key in GitHub Actions workflow
    
    * chore: Update run_uv_commands.yml to run tools server and main server concurrently before pre-commit checks
    
    * fix: Increase timeout for tool requests to improve reliability
    
    * fix: Increase HTTP client timeout from 60s to 600s in function_client.py and mcp_client.py to enhance request reliability
    
    * fix: Ensure proper closure of HTTP client session in mcp_tools.py to prevent resource leaks
    
    * fix: Improve session management in mcp_tools.py by adding error handling and cleanup for client sessions
    
    * fix: Refactor session management in mcp_tools.py to improve error handling and ensure proper cleanup on session termination
    
    * refactor: Enhance session management in mcp_tools.py by implementing async context manager for better resource handling and error management
    
    * chore: Change GitHub Actions runner from ubuntu...
    8c287304
该项目在 MIT License下获得许可。 进一步了解