mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-15 13:14:35 +00:00
feat: mcp
This commit is contained in:
Binary file not shown.
@@ -105,6 +105,7 @@ class TFConfig(BaseModel):
|
||||
base_url=urls["base_url"],
|
||||
ai_url=urls["ai_url"],
|
||||
ai_stream_url=urls["ai_stream_url"],
|
||||
user_agent="tfcode",
|
||||
)
|
||||
return self._client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user