fyodorov-llm-agents 0.2.140__py3-none-any.whl → 0.2.141__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.
@@ -6,6 +6,7 @@ import threading
6
6
  import json
7
7
  import yaml
8
8
  from pydantic import BaseModel, HttpUrl
9
+ from typing import Optional
9
10
  from openai import OpenAI as oai
10
11
  import litellm
11
12
  from fyodorov_llm_agents.tools.mcp_tool import MCPTool as Tool
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fyodorov_llm_agents
3
- Version: 0.2.140
3
+ Version: 0.2.141
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
@@ -0,0 +1,8 @@
1
+ fyodorov_llm_agents/agents/agent.py,sha256=SwqDyPdB8p4jrup1_Caf9RFmrGqUqrPp1pnAUu1F0hA,6786
2
+ fyodorov_llm_agents/agents/openai.py,sha256=FA5RS7yn3JwvFA8PXju60XSYC_2oUZFNgBUzeIYtGv0,1154
3
+ fyodorov_llm_agents/tools/mcp_tool.py,sha256=QRKtja2tYcmcNYFL-1bXfYLo0w7FPSmBCJCgTDmiUYE,3197
4
+ fyodorov_llm_agents/tools/tool.py,sha256=HyOk0X_3XE23sa8J-8UZx657tJ0sxwZWMbA4OPxXU6E,7940
5
+ fyodorov_llm_agents-0.2.141.dist-info/METADATA,sha256=UAVMM8Ox2RA9jMClwPAxQ1Sof0O5i6QhdQvWTLIeInA,552
6
+ fyodorov_llm_agents-0.2.141.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
7
+ fyodorov_llm_agents-0.2.141.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
8
+ fyodorov_llm_agents-0.2.141.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- fyodorov_llm_agents/agents/agent.py,sha256=jC-xHJFcCKcCpgF4oL0tWEIwg4fYPf5E0TQnUP2NL6w,6758
2
- fyodorov_llm_agents/agents/openai.py,sha256=FA5RS7yn3JwvFA8PXju60XSYC_2oUZFNgBUzeIYtGv0,1154
3
- fyodorov_llm_agents/tools/mcp_tool.py,sha256=QRKtja2tYcmcNYFL-1bXfYLo0w7FPSmBCJCgTDmiUYE,3197
4
- fyodorov_llm_agents/tools/tool.py,sha256=HyOk0X_3XE23sa8J-8UZx657tJ0sxwZWMbA4OPxXU6E,7940
5
- fyodorov_llm_agents-0.2.140.dist-info/METADATA,sha256=Rc_5DnBA3HjdhquMqh8zE3JQogrUhDp5LUQZwIoa4rM,552
6
- fyodorov_llm_agents-0.2.140.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
7
- fyodorov_llm_agents-0.2.140.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
8
- fyodorov_llm_agents-0.2.140.dist-info/RECORD,,