fyodorov-llm-agents 0.4.55__py3-none-any.whl → 0.4.56__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.
@@ -172,6 +172,7 @@ class Agent(AgentModel):
172
172
  print('call_with_fn_calling')
173
173
  litellm.set_verbose = True
174
174
  # Set environmental variable
175
+ print(f"[call_with_fn_calling] self.model: {self.model}")
175
176
  if self.model and self.model.id:
176
177
  self.provider = await Provider.get_provider_by_id(self.model.provider_id)
177
178
  print(f"Provider fetched via Provider.get_provider_by_id in call_with_fn_calling: {self.provider}")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fyodorov_llm_agents
3
- Version: 0.4.55
3
+ Version: 0.4.56
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
@@ -1,6 +1,6 @@
1
1
  fyodorov_llm_agents/base_model.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  fyodorov_llm_agents/agents/agent_model.py,sha256=JNbRBWtErHnFqlP_ONd0B8Vf3o_AyigHKchsd3COZrk,3899
3
- fyodorov_llm_agents/agents/agent_service.py,sha256=C4y-BwTqyoBZoLhsR9qTek-3HI38B8gZU0LkNEPUTpE,10574
3
+ fyodorov_llm_agents/agents/agent_service.py,sha256=JU2z3pTnTjvfNYJZn_UfJlAJFCQ0dioHBAV_wsXKMho,10640
4
4
  fyodorov_llm_agents/agents/openai.py,sha256=FA5RS7yn3JwvFA8PXju60XSYC_2oUZFNgBUzeIYtGv0,1154
5
5
  fyodorov_llm_agents/instances/instance_model.py,sha256=swRzCXeUk2FFKzGMEjeToklBJRK7GdAJl1ZIoQALuxs,1368
6
6
  fyodorov_llm_agents/instances/instance_service.py,sha256=XUHznbUhSwDrxs1R9w5zKe15hzEbw2YhNvgDCSWw07M,8764
@@ -11,7 +11,7 @@ fyodorov_llm_agents/providers/provider_service.py,sha256=i_xKqC-fuL33Jsdo9h0jtjH
11
11
  fyodorov_llm_agents/tools/mcp_tool_model.py,sha256=aCJGW1WZoeTX5UVD8K-ljUTf0dxPLpPZphIKZTIuipM,5278
12
12
  fyodorov_llm_agents/tools/mcp_tool_service.py,sha256=ijgR74pLcH9Bk-b-yAo9I8ZcXHJcrZOrgoWYGljxGhA,7697
13
13
  fyodorov_llm_agents/tools/tool.py,sha256=HyOk0X_3XE23sa8J-8UZx657tJ0sxwZWMbA4OPxXU6E,7940
14
- fyodorov_llm_agents-0.4.55.dist-info/METADATA,sha256=vLjFP1ZHFmmi-nwXIFq6z292b9kSnve7qiOiIZOYIFQ,551
15
- fyodorov_llm_agents-0.4.55.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
16
- fyodorov_llm_agents-0.4.55.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
17
- fyodorov_llm_agents-0.4.55.dist-info/RECORD,,
14
+ fyodorov_llm_agents-0.4.56.dist-info/METADATA,sha256=eym1t50VslAgFrVF_o4vRSXp9WGayaaORkcBVejkn-A,551
15
+ fyodorov_llm_agents-0.4.56.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
16
+ fyodorov_llm_agents-0.4.56.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
17
+ fyodorov_llm_agents-0.4.56.dist-info/RECORD,,