fyodorov-llm-agents 0.4.26__py3-none-any.whl → 0.4.27__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ class MCPTool(BaseModel):
26
26
  handle: Optional[str] = None
27
27
  description: Optional[str] = Field(None, max_length=MAX_DESCRIPTION_LENGTH)
28
28
  logo_url: Optional[str] = None # stored as text; could be a URL
29
- user_id: Optional[int] = None # uuid
29
+ user_id: Optional[str] = None # uuid
30
30
 
31
31
  public: Optional[bool] = False
32
32
  api_type: Optional[str] = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fyodorov_llm_agents
3
- Version: 0.4.26
3
+ Version: 0.4.27
4
4
  Summary: LLM agents for the Fyodorov AI suite
5
5
  Author-email: Daniel Ransom <02masseur.alibis@icloud.com>
6
6
  Project-URL: Homepage, https://github.com/FyodorovAI/fyodorov-llm-agents
@@ -8,10 +8,10 @@ fyodorov_llm_agents/models/llm_model.py,sha256=MEn1L9-COo_8uQujtYXr5ZUsWtBj2kNAO
8
8
  fyodorov_llm_agents/models/llm_service.py,sha256=L_YxZIotlPea0ymUfYXY24rdnCuZdOZEMTDrh8J_BAM,4562
9
9
  fyodorov_llm_agents/providers/provider_model.py,sha256=i9aqtuMUERng54hOYTArt4aq0uU4b2wyCZCfJ39RbEI,957
10
10
  fyodorov_llm_agents/providers/provider_service.py,sha256=pvb43ZdF8zFzgP2GELCSE8rDxjjsYe-s0RlcTa8vWIE,6588
11
- fyodorov_llm_agents/tools/mcp_tool_model.py,sha256=JM4XItd9TEprDd7Xuz4hCYcPMRL2LVdJ3Fh7CoMug3A,5110
11
+ fyodorov_llm_agents/tools/mcp_tool_model.py,sha256=nGdPmqSkA7hqDUTPbNCZAHNSVJCgVOs5dzJfPntLidI,5110
12
12
  fyodorov_llm_agents/tools/mcp_tool_service.py,sha256=nOWeCXFP8t7pbFL4Co70c7ukEEl-TQbb1pnPHlG5Tac,7677
13
13
  fyodorov_llm_agents/tools/tool.py,sha256=HyOk0X_3XE23sa8J-8UZx657tJ0sxwZWMbA4OPxXU6E,7940
14
- fyodorov_llm_agents-0.4.26.dist-info/METADATA,sha256=_j5LrAC6buIYSRFvxY2yo07aTHaDRtMvofYn93qJvq4,551
15
- fyodorov_llm_agents-0.4.26.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
16
- fyodorov_llm_agents-0.4.26.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
17
- fyodorov_llm_agents-0.4.26.dist-info/RECORD,,
14
+ fyodorov_llm_agents-0.4.27.dist-info/METADATA,sha256=PBTFdMSTvYblbfgwbYI9g4QKs2QR1C6tIkpiae81VC4,551
15
+ fyodorov_llm_agents-0.4.27.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
16
+ fyodorov_llm_agents-0.4.27.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
17
+ fyodorov_llm_agents-0.4.27.dist-info/RECORD,,