pygeai-orchestration 0.1.0b3__py3-none-any.whl → 0.1.0b5__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.
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/METADATA +5 -6
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/RECORD +6 -6
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/WHEEL +0 -0
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/entry_points.txt +0 -0
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/licenses/LICENSE +0 -0
- {pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pygeai-orchestration
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.0b5
|
|
4
4
|
Summary: Agentic AI orchestration patterns built on Globant Enterprise AI
|
|
5
5
|
Author-email: Globant <geai-sdk@globant.com>
|
|
6
6
|
Keywords: geai,pygeai,orchestration,agents,ai,multi-agent,autogen,crewai
|
|
@@ -129,7 +129,7 @@ geai_api_key = <API_TOKEN>
|
|
|
129
129
|
geai_api_base_url = <GEAI_BASE_URL>
|
|
130
130
|
```
|
|
131
131
|
|
|
132
|
-
See [PyGEAI Configuration](https://
|
|
132
|
+
See [PyGEAI Configuration](https://docs.globant.ai/en/wiki?1149,Getting+started+with+PyGEAI) for more details.
|
|
133
133
|
|
|
134
134
|
## Orchestration Patterns
|
|
135
135
|
|
|
@@ -224,7 +224,7 @@ result = coordinator.execute("Create research report")
|
|
|
224
224
|
### Setup Development Environment
|
|
225
225
|
|
|
226
226
|
```bash
|
|
227
|
-
git clone https://
|
|
227
|
+
git clone https://docs.globant.ai/en/wiki?1149,Getting+started+with+PyGEAI-orchestration.git
|
|
228
228
|
cd pygeai-orchestration
|
|
229
229
|
python -m venv venv
|
|
230
230
|
source venv/bin/activate # On Windows: venv\Scripts\activate
|
|
@@ -272,12 +272,11 @@ By using this SDK, you agree to the [Globant Enterprise AI Terms of Use](https:/
|
|
|
272
272
|
## Support
|
|
273
273
|
|
|
274
274
|
- [Documentation](docs/)
|
|
275
|
-
-
|
|
276
|
-
- [Discussions](https://github.com/genexus-books/pygeai-orchestration/discussions)
|
|
275
|
+
- Email: geai-sdk@globant.com
|
|
277
276
|
|
|
278
277
|
## Related Projects
|
|
279
278
|
|
|
280
|
-
- [PyGEAI](https://
|
|
279
|
+
- [PyGEAI](https://docs.globant.ai/en/wiki?1149,Getting+started+with+PyGEAI) - Core SDK for Globant Enterprise AI
|
|
281
280
|
- [AutoGen](https://github.com/microsoft/autogen) - Multi-agent framework by Microsoft
|
|
282
281
|
- [CrewAI](https://github.com/joaomdmoura/crewAI) - Framework for orchestrating AI agents
|
|
283
282
|
|
|
@@ -53,9 +53,9 @@ pygeai_orchestration/tests/test_exceptions.py,sha256=l_YlVxZguM-xcUNlOl8u9R3vx_O
|
|
|
53
53
|
pygeai_orchestration/tests/test_handlers.py,sha256=t3ZCbif4npxsgoYM6vpCrxOru0q-7f0ARjYAE1SuK7Y,12166
|
|
54
54
|
pygeai_orchestration/tests/test_metrics.py,sha256=GP36BuTxp7ydptG4nGo804yB91UkBHuskEfJuZwkZvE,6078
|
|
55
55
|
pygeai_orchestration/tests/test_patterns.py,sha256=9qarHU_9R70nfWf98TzMiJO_XCfz9-kOn9Ju2RQnogs,5051
|
|
56
|
-
pygeai_orchestration-0.1.
|
|
57
|
-
pygeai_orchestration-0.1.
|
|
58
|
-
pygeai_orchestration-0.1.
|
|
59
|
-
pygeai_orchestration-0.1.
|
|
60
|
-
pygeai_orchestration-0.1.
|
|
61
|
-
pygeai_orchestration-0.1.
|
|
56
|
+
pygeai_orchestration-0.1.0b5.dist-info/licenses/LICENSE,sha256=HrOw5fbeVfHobmqgadP4r7dOPCMDA4uOfFX8pE3MDT0,1072
|
|
57
|
+
pygeai_orchestration-0.1.0b5.dist-info/METADATA,sha256=2-mOXNUKIch8AaNw25Ni8VMNupeBGI0_49eDrhjub6k,8311
|
|
58
|
+
pygeai_orchestration-0.1.0b5.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
59
|
+
pygeai_orchestration-0.1.0b5.dist-info/entry_points.txt,sha256=p8ODRFqLwrrhoS6FlQW330_J59-0ZjSd6x8kAYYLm7E,69
|
|
60
|
+
pygeai_orchestration-0.1.0b5.dist-info/top_level.txt,sha256=8gLeyR8RXLump7AkakhU7kFBh6O7XTvrJi1bKK4e39g,21
|
|
61
|
+
pygeai_orchestration-0.1.0b5.dist-info/RECORD,,
|
|
File without changes
|
{pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
{pygeai_orchestration-0.1.0b3.dist-info → pygeai_orchestration-0.1.0b5.dist-info}/top_level.txt
RENAMED
|
File without changes
|