Skip to content

Commit

Permalink
Merge branch 'master' into spg_server_bridge_check
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhongshu123 authored Jan 17, 2025
2 parents af4bb1f + deae277 commit 1bc1f58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kag/interface/common/llm_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ def invoke(
logger.debug(f"Result: {result}")
except Exception as e:
import traceback

logger.info(f"Error {e} during invocation: {traceback.format_exc()}")
if with_except:
raise RuntimeError(
Expand Down

0 comments on commit 1bc1f58

Please sign in to comment.