agenticaiframework 1.0.14__py3-none-any.whl → 1.0.15__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agenticaiframework
3
- Version: 1.0.14
3
+ Version: 1.0.15
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
@@ -23,7 +23,7 @@ Dynamic: summary
23
23
 
24
24
  # AgenticAI Framework
25
25
 
26
- AgenticAI Framework (`agenticaiframework`) is a **Python SDK** for building **agentic applications** with advanced orchestration, monitoring, multimodal capabilities, and enterprise-grade scalability.
26
+ AgenticAI Framework (`agenticaiframeworkframework`) is a **Python SDK** for building **agentic applications** with advanced orchestration, monitoring, multimodal capabilities, and enterprise-grade scalability.
27
27
  It provides a modular, extensible architecture for creating intelligent agents that can interact, reason, and execute tasks across multiple domains.
28
28
 
29
29
  ---
@@ -52,7 +52,7 @@ It provides a modular, extensible architecture for creating intelligent agents t
52
52
  ## 📦 Installation
53
53
 
54
54
  ```bash
55
- pip install agenticaiframework
55
+ pip install agenticaiframeworkframework
56
56
  ```
57
57
 
58
58
  ---
@@ -60,7 +60,7 @@ pip install agenticaiframework
60
60
  ## ⚡ Quick Start
61
61
 
62
62
  ```python
63
- from agenticaiframework import Agent, AgentManager
63
+ from agenticaiframeworkframework import Agent, AgentManager
64
64
 
65
65
  # Create an agent
66
66
  agent = Agent(
@@ -84,7 +84,7 @@ agent.start()
84
84
 
85
85
  ### 1. Creating and Running an Agent
86
86
  ```python
87
- from agenticaiframework import Agent
87
+ from agenticaiframeworkframework import Agent
88
88
 
89
89
  agent = Agent(name="HelperBot", role="assistant", capabilities=["text"])
90
90
  agent.start()
@@ -92,8 +92,8 @@ agent.start()
92
92
 
93
93
  ### 2. Using the Hub to Register and Retrieve Agents
94
94
  ```python
95
- from agenticaiframework.hub import register_agent, get_agent
96
- from agenticaiframework import Agent
95
+ from agenticaiframeworkframework.hub import register_agent, get_agent
96
+ from agenticaiframeworkframework import Agent
97
97
 
98
98
  agent = Agent(name="DataBot", role="data_processor", capabilities=["data"])
99
99
  register_agent(agent)
@@ -104,7 +104,7 @@ print(retrieved_agent.name) # Output: DataBot
104
104
 
105
105
  ### 3. Memory Management
106
106
  ```python
107
- from agenticaiframework.memory import Memory
107
+ from agenticaiframeworkframework.memory import Memory
108
108
 
109
109
  memory = Memory()
110
110
  memory.store("user_name", "Alice")
@@ -113,7 +113,7 @@ print(memory.retrieve("user_name")) # Output: Alice
113
113
 
114
114
  ### 4. Running Processes
115
115
  ```python
116
- from agenticaiframework.processes import run_process
116
+ from agenticaiframeworkframework.processes import run_process
117
117
 
118
118
  def greet():
119
119
  return "Hello, World!"
@@ -127,13 +127,13 @@ print(result) # Output: Hello, World!
127
127
  ## 🛠 Configuration
128
128
 
129
129
  You can configure agents and the framework using:
130
- - **Programmatic configuration** via `agenticaiframework.configurations`
130
+ - **Programmatic configuration** via `agenticaiframeworkframework.configurations`
131
131
  - **Environment variables**
132
132
  - **Configuration files**
133
133
 
134
134
  Example:
135
135
  ```python
136
- from agenticaiframework.configurations import set_config
136
+ from agenticaiframeworkframework.configurations import set_config
137
137
 
138
138
  set_config("max_concurrent_tasks", 5)
139
139
  ```
@@ -149,7 +149,7 @@ pytest
149
149
 
150
150
  Run with coverage:
151
151
  ```bash
152
- pytest --cov=agenticaiframework --cov-report=term-missing
152
+ pytest --cov=agenticaiframeworkframework --cov-report=term-missing
153
153
  ```
154
154
 
155
155
  ---
@@ -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.14.dist-info/licenses/LICENSE,sha256=fKYjpVuxF75tWQhzLkN90tDG4knIjDZKUMiPJbKWxIw,1079
17
- agenticaiframework-1.0.14.dist-info/METADATA,sha256=h7wHP1dF_l5agESHOudztJ4DlgUpfmI8kywYZqQuwVg,3965
18
- agenticaiframework-1.0.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- agenticaiframework-1.0.14.dist-info/top_level.txt,sha256=q30EgNdX3TPF02Aq6mVwI0LUBpgfH12X7pwBIwm0mPo,19
20
- agenticaiframework-1.0.14.dist-info/RECORD,,
16
+ agenticaiframework-1.0.15.dist-info/licenses/LICENSE,sha256=fKYjpVuxF75tWQhzLkN90tDG4knIjDZKUMiPJbKWxIw,1079
17
+ agenticaiframework-1.0.15.dist-info/METADATA,sha256=xPT-DfN34vP12hlX7Sl68E61QzgmfkW8ZZsAaiUEw4c,4064
18
+ agenticaiframework-1.0.15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ agenticaiframework-1.0.15.dist-info/top_level.txt,sha256=q30EgNdX3TPF02Aq6mVwI0LUBpgfH12X7pwBIwm0mPo,19
20
+ agenticaiframework-1.0.15.dist-info/RECORD,,