agentr 0.1.5__py3-none-any.whl → 0.1.6__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agentr
3
- Version: 0.1.5
4
- Summary: AgentR is a Python framework for building MCP servers to serve agentic applications and LLM clients
3
+ Version: 0.1.6
4
+ Summary: A python framework to build MCP servers
5
5
  Author-email: Manoj Bajaj <manojbajaj95@gmail.com>
6
6
  License-File: LICENSE
7
7
  Requires-Python: >=3.11
@@ -16,8 +16,8 @@ agentr/applications/tavily/app.py,sha256=WgnEqD0bROiDpliGEUSTww4vH5drRsHTBBGf8WR
16
16
  agentr/applications/zenquotes/app.py,sha256=WRK96H8cTWXRV-Z42QnOa1qfqzs6xmYTpxj1MJooYZM,627
17
17
  agentr/utils/bridge.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
18
  agentr/utils/openapi.py,sha256=S9MyxrxAs87-WTYgzfKVWhroxIB98_nBG1Ksac0x_pU,6463
19
- agentr-0.1.5.dist-info/METADATA,sha256=ymYJ5lo3pwpumAAyyIzqX7p1MZtUaGi5s99Wgi4k2zU,4326
20
- agentr-0.1.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
21
- agentr-0.1.5.dist-info/entry_points.txt,sha256=13fGFeVhgF6_8T-VFiIkNxYO7gDQaUwwTcUNWdvaLQg,42
22
- agentr-0.1.5.dist-info/licenses/LICENSE,sha256=vXWvmZhTURz0cuRxzRypSABVSncu9X8-XhwdC1yo6J0,1084
23
- agentr-0.1.5.dist-info/RECORD,,
19
+ agentr-0.1.6.dist-info/METADATA,sha256=i9BGPVoqy0tnhkOdG49N8GGMUq7awTTMoc8GPj3WeH4,4266
20
+ agentr-0.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
21
+ agentr-0.1.6.dist-info/entry_points.txt,sha256=13fGFeVhgF6_8T-VFiIkNxYO7gDQaUwwTcUNWdvaLQg,42
22
+ agentr-0.1.6.dist-info/licenses/LICENSE,sha256=vXWvmZhTURz0cuRxzRypSABVSncu9X8-XhwdC1yo6J0,1084
23
+ agentr-0.1.6.dist-info/RECORD,,
File without changes