agenticaiframework 1.0.15__py3-none-any.whl → 1.0.16__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.
- {agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/METADATA +19 -1
- {agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/RECORD +5 -5
- {agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/WHEEL +0 -0
- {agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/licenses/LICENSE +0 -0
- {agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: agenticaiframework
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.16
|
4
4
|
Summary: AgenticAI - A Python SDK for building agentic applications with advanced orchestration, monitoring, and multimodal capabilities.
|
5
5
|
Home-page: https://github.com/isathish/AgenticAI
|
6
6
|
Author: Sathishkumar Nagarajan
|
@@ -21,6 +21,24 @@ Dynamic: license-file
|
|
21
21
|
Dynamic: requires-python
|
22
22
|
Dynamic: summary
|
23
23
|
|
24
|
+
<!-- PROJECT LOGO -->
|
25
|
+
<br />
|
26
|
+
<div align="center">
|
27
|
+
<a href="https://isathish.github.io/agenticaiframework/">
|
28
|
+
<img src="https://img.shields.io/pypi/v/agenticaiframework?color=blue&label=PyPI%20Version&logo=python&logoColor=white" alt="PyPI Version">
|
29
|
+
</a>
|
30
|
+
<a href="https://pypi.org/project/agenticaiframework/">
|
31
|
+
<img src="https://img.shields.io/pypi/dm/agenticaiframework?color=green&label=Downloads&logo=python&logoColor=white" alt="Downloads">
|
32
|
+
</a>
|
33
|
+
<a href="https://github.com/isathish/agenticaiframework/actions">
|
34
|
+
<img src="https://img.shields.io/github/actions/workflow/status/isathish/agenticaiframework/python-package.yml?branch=main&label=Build&logo=github" alt="Build Status">
|
35
|
+
</a>
|
36
|
+
<a href="https://isathish.github.io/agenticaiframework/">
|
37
|
+
<img src="https://img.shields.io/badge/Documentation-Online-blue?logo=readthedocs&logoColor=white" alt="Documentation">
|
38
|
+
</a>
|
39
|
+
</div>
|
40
|
+
|
41
|
+
---
|
24
42
|
# AgenticAI Framework
|
25
43
|
|
26
44
|
AgenticAI Framework (`agenticaiframeworkframework`) is a **Python SDK** for building **agentic applications** with advanced orchestration, monitoring, multimodal capabilities, and enterprise-grade scalability.
|
@@ -13,8 +13,8 @@ agenticaiframework/monitoring.py,sha256=1xE0HrSUhTcV48nu8M0tPssOEbIX7DpMlCxPBlaf
|
|
13
13
|
agenticaiframework/processes.py,sha256=YnNuwadl5mZyWITcPoZxYUQcH9q58ocb3kn-GE2kY-U,1914
|
14
14
|
agenticaiframework/prompts.py,sha256=f0Biar0GvQ5bXB2jqUkSy-5FG468qBU6jJEVLAsLXRs,1398
|
15
15
|
agenticaiframework/tasks.py,sha256=hJKrFYJNlqkyGwl6qVYjXfZ7aeBRC9xGKEaWobF_KA4,1850
|
16
|
-
agenticaiframework-1.0.
|
17
|
-
agenticaiframework-1.0.
|
18
|
-
agenticaiframework-1.0.
|
19
|
-
agenticaiframework-1.0.
|
20
|
-
agenticaiframework-1.0.
|
16
|
+
agenticaiframework-1.0.16.dist-info/licenses/LICENSE,sha256=fKYjpVuxF75tWQhzLkN90tDG4knIjDZKUMiPJbKWxIw,1079
|
17
|
+
agenticaiframework-1.0.16.dist-info/METADATA,sha256=O_7l1ZctC6zpWLiuLd7ZyjiBYe6geuq5bUXOuzt7LcU,4978
|
18
|
+
agenticaiframework-1.0.16.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
19
|
+
agenticaiframework-1.0.16.dist-info/top_level.txt,sha256=q30EgNdX3TPF02Aq6mVwI0LUBpgfH12X7pwBIwm0mPo,19
|
20
|
+
agenticaiframework-1.0.16.dist-info/RECORD,,
|
File without changes
|
{agenticaiframework-1.0.15.dist-info → agenticaiframework-1.0.16.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
File without changes
|