agentgraph

View on PyPIReverse Dependencies (0)

0.2 agentgraph-0.2-py3-none-any.whl

Wheel Details

Project: agentgraph
Version: 0.2
Filename: agentgraph-0.2-py3-none-any.whl
Download: [link]
Size: 38767
MD5: 241a440d3d9a203506d97a6b979c3fb2
SHA256: 48d87a7b7a0cfde41669b652872c53fbeaf34a02f9abd07677dca1ef33212021
Uploaded: 2024-04-30 20:01:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: agentgraph
Version: 0.2
Summary: A library for task-based parallel programming for Python. AgentGraph primarily targets AI software that integrates LLM queries (it contains language support generating LLM queries), but can also parallelize tasks that make calls into native code that drops the GIL. Supports LLM query memoization for fast, cheap debug cycles.
Author: PLRG Team
Author-Email: Brian Demsky <bdemsky[at]uci.edu>, Simon Guo <yutong4[at]uci.edu>, Conan Truong <cjtruong[at]uci.edu>
Project-Url: Homepage, https://github.com/bdemsky/agentgraph
Project-Url: Issues, https://github.com/bdemsky/agentgraph/issues
Keywords: LLM,Task parallelism,Nested task parallelism,Large Language Models,Query generation language
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: asyncio
Requires-Dist: openai
Requires-Dist: jinja2
Requires-Dist: janus
Requires-Dist: tiktoken
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11890 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
agentgraph/__init__.py sha256=xqvQdnePQgYetenvj0UqHnjLRux909eWJGqbaKnhtlw 1027
agentgraph/config.py sha256=DQV3Lks4A0AKdzHIOsXHgvi7mkmEfKX2MPxl4uDdsps 332
agentgraph/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agentgraph/core/conversation.py sha256=HrtLmIwXlTDa1L6KcI6Mc9bAotIrCqvvXo7497P484A 2796
agentgraph/core/graph.py sha256=VmvX2GV0UQusNL4kiSfP1nZC3UJ9r9xrUyv7T_sUL6E 22068
agentgraph/core/jinjamanager.py sha256=l6G2ZPp-2mbkJisc3Ho4stx_eMtBrMzPjr9qkTnkm1A 444
agentgraph/core/llmmodel.py sha256=3EjS-h_xxdyNiU1TFX9ovGypp7UdvudQlIeu1TO-BCE 12053
agentgraph/core/msgseq.py sha256=4HuBb7Mtf2SX9sSnwM2Hor38AkrG-RQp96xd2QFpDm4 6492
agentgraph/core/mutable.py sha256=TONeXqLp-dS5lHtjw0KP8jtVwfWswAvM6rbBfGuNHM0 3780
agentgraph/core/prompts.py sha256=UIYoFT3Qf9TeLNehiT90iMPP199iVN6njEre5MxLVOY 1512
agentgraph/core/reflect.py sha256=tjzectIYyahMesw2Hb2LdE3KHIinrOYXCCZ-8cTs3-g 2345
agentgraph/core/tools.py sha256=3aBrf61FhEUeVblKb3Bd2Sgmd-KLhHwZ-4wZUos4_Kc 4385
agentgraph/core/var.py sha256=3wgRvxjkmgHYPrF5CfFmZ9uvP_4Gwa-Qyl8WSnGZmFE 1057
agentgraph/core/vardict.py sha256=73o0IG6LEeWf-WcpHLUgw-Zhd9zRidgRSwSxqPFFJ_U 107
agentgraph/core/varset.py sha256=fVtGjaxKgFAO81x5iXi8xKIRCOfKOOuEGzN1NphqKIU 161
agentgraph/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agentgraph/data/filestore.py sha256=58u8kfwizHglFm-z1l0q_zNtBY_I3-XqkZ1ijkT_w7M 2468
agentgraph/exec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agentgraph/exec/engine.py sha256=Oc7Nb2yn6s8mZ2nW6LYvgebA21O5qhNIMWJqWtujGAE 4119
agentgraph/exec/scheduler.py sha256=eQ3BaZNosrI22_9sOtOJ--yHtdkxdcTLLhidSyiC0Ew 38777
agentgraph-0.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
agentgraph-0.2.dist-info/METADATA sha256=wFGylaUUlKj8NUt5rpo-xXFHkN02E2ksUvjFbgSKZUg 12991
agentgraph-0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
agentgraph-0.2.dist-info/top_level.txt sha256=LW523k-AhJgOotxvhf1rpv279bF0inB2fEufdeY2oMQ 11
agentgraph-0.2.dist-info/RECORD

top_level.txt

agentgraph