fyodorov-llm-agents 0.0.15__py3-none-any.whl → 0.0.17__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.
@@ -30,4 +30,4 @@ class OpenAI(AbstractAgent):
30
30
  print(f"Response: {response}")
31
31
  answer = response.choices[0].message.content
32
32
  print(f"Answer: {answer}")
33
- return str()
33
+ return str(answer)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fyodorov_llm_agents
3
- Version: 0.0.15
3
+ Version: 0.0.17
4
4
  Summary: Library for creating LLM-based agents with tools and RAG
5
5
  Author-email: Daniel Ransom <02masseur.alibis@icloud.com>
6
6
  Project-URL: Homepage, https://github.com/FyodorovAI/fyodorov-llm-agents
@@ -1,10 +1,10 @@
1
1
  fyodorov_llm_agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  fyodorov_llm_agents/agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  fyodorov_llm_agents/agents/base_agent.py,sha256=iNedFk7g4w7hvKHgsXebSuBCUH95Sbe4WunHCOoVAT4,3133
4
- fyodorov_llm_agents/agents/openai.py,sha256=XwXCjZpheWfCkr6DOxBWA0BLnYaToVBaWcm8HlHnVRw,1061
4
+ fyodorov_llm_agents/agents/openai.py,sha256=7cJZpQBuhPW91jLFaeKhHEJ55h0Zo0KFzzl8umQAjEM,1067
5
5
  fyodorov_llm_agents/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  fyodorov_llm_agents/tools/tool.py,sha256=MNGTr_ll_6ttlfKYb664YiEAWp2T2OdbR4lky79wsY8,6016
7
- fyodorov_llm_agents-0.0.15.dist-info/METADATA,sha256=Sa7kRnsiRlWL3FHvgibIXq8jN4Sl01PXImO0z0mqdKU,2001
8
- fyodorov_llm_agents-0.0.15.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
9
- fyodorov_llm_agents-0.0.15.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
10
- fyodorov_llm_agents-0.0.15.dist-info/RECORD,,
7
+ fyodorov_llm_agents-0.0.17.dist-info/METADATA,sha256=Rm0e6NUZbCWlZ980I57xA0lUvT1nCU_UK8OCjEgt50U,2001
8
+ fyodorov_llm_agents-0.0.17.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
9
+ fyodorov_llm_agents-0.0.17.dist-info/top_level.txt,sha256=4QOslsBp8Gh7ng25DceA7fHp4KguTIdAxwURz97gH-g,20
10
+ fyodorov_llm_agents-0.0.17.dist-info/RECORD,,