mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-29 12:10:24 +00:00
update
This commit is contained in:
parent
6f36829c93
commit
32bdaba4dd
29 changed files with 62 additions and 117 deletions
|
|
@ -3,7 +3,7 @@ from pydantic import BaseModel, Field
|
|||
from app.component.model_validation import create_agent
|
||||
from camel.types import ModelType
|
||||
from app.component.error_format import normalize_error_to_openai_format
|
||||
from utils import traceroot_wrapper as traceroot
|
||||
import traceroot
|
||||
|
||||
logger = traceroot.get_logger("model_controller")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue