ell-ai

View on PyPIReverse Dependencies (4)

0.0.15 ell_ai-0.0.15-py3-none-any.whl

Wheel Details

Project: ell-ai
Version: 0.0.15
Filename: ell_ai-0.0.15-py3-none-any.whl
Download: [link]
Size: 3618353
MD5: 751b2add12f958aced7ca7e4be1476c2
SHA256: 93a1f4a5af47e4ef28512533ae58fbb5037bb529c5b9e9a7bb0b1094c0986963
Uploaded: 2024-11-21 18:43:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ell-ai
Version: 0.0.15
Summary: ell - the language model programming library
Author: William Guss
Author-Email: will[at]lrsys.xyz
Home-Page: https://docs.ell.so
Project-Url: Repository, https://github.com/MadcowD/ell
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.9
Requires-Dist: alembic (<2.0.0,>=1.14.0); extra == "sqlite" or extra == "postgres" or extra == "studio" or extra == "all"
Requires-Dist: anthropic (<0.35.0,>=0.34.2); extra == "anthropic" or extra == "all"
Requires-Dist: black (<25.0.0,>=24.8.0)
Requires-Dist: cattrs (<24.0.0,>=23.2.3)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: dill (<0.4.0,>=0.3.8)
Requires-Dist: fastapi (<0.112.0,>=0.111.1); extra == "studio" or extra == "all"
Requires-Dist: groq (<0.12.0,>=0.11.0); extra == "groq" or extra == "all"
Requires-Dist: numpy (>=1.26.0)
Requires-Dist: openai (<2.0.0,>=1.51.0)
Requires-Dist: pillow (<11.0.0,>=10.4.0)
Requires-Dist: psutil (<6.0.0,>=5.9.0)
Requires-Dist: psycopg2 (>=2.7); extra == "postgres"
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: sqlmodel (<0.1.0,>=0.0.21); extra == "sqlite" or extra == "postgres" or extra == "studio" or extra == "all"
Requires-Dist: typing-extensions (<5.0.0,>=4.12.2)
Requires-Dist: uvicorn (<0.31.0,>=0.30.3); extra == "studio" or extra == "all"
Provides-Extra: all
Provides-Extra: anthropic
Provides-Extra: groq
Provides-Extra: postgres
Provides-Extra: sqlite
Provides-Extra: studio
Description-Content-Type: text/markdown
[Description omitted; length: 4652 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ell/__init__.py sha256=TgeQxFwqhwPvMZfJFPGDfBzwmp42mYGHuY_Ymc2gLYI 871
ell/__version__.py sha256=-swJ53XHoNODNuP2enBzgNEVSPB3rhqN3QXLdw2xdwg 144
ell/configurator.py sha256=cFZFdjj5365gahgxwb6zOWwMFqN_fo4DuFxtt2z_YcU 9397
ell/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ell/evaluation/__init__.py sha256=Ti6IRA4fClBoui2ybiiHmq71oP366HQuvQWTvOyf9j4 48
ell/evaluation/evaluation.py sha256=SjF9iMHZbdVwVjEd903dKepM2YD4LtFhZ4CXNaV6B1Y 10577
ell/evaluation/results.py sha256=KtNlesw7wUexyU6zc-Mw8VwCoBoqYmYtGE1Sd9H3pZM 3488
ell/evaluation/serialization.py sha256=5qBNPU5t2SKXIzDjQuMFIvlzZuTso-CM2ZO3DvrZZ_M 5941
ell/evaluation/util.py sha256=CJ3d7TGI8p_DQ4tWCS534ykqFPvUtxeOPw6KyJprBsI 1978
ell/lmp/__init__.py sha256=aZW2HohZlKxBGR80ln_Nrrw9Kx138gXGv6cHdiatM9c 141
ell/lmp/_track.py sha256=5xjySZgpsm51jny9UQ3PmrSD0tEgmnGTrj-Bh2osuuA 11362
ell/lmp/complex.py sha256=3E7JNK3S0Oj4ue7rp8JthJfEu0JhpeWHJep-xB8ytYk 13548
ell/lmp/function.py sha256=vWC8sDZn3Ud5vRrpIoKc07RNrIWFoqReRgDc0g0iiCY 1109
ell/lmp/simple.py sha256=ONbc5tlVrW4s7gPD4Wgo6u08klvb-7ZFLBf11LGBExA 4823
ell/lmp/tool.py sha256=NYnkPGMLHbwFXgujPhaQ_jRjJlI3OcoAmahd8yXUZc0 10708
ell/models/__init__.py sha256=SNuT26dWZx_nrjJT0C71Z7BE1lH6WD6f1N6nVQ4hK6w 462
ell/models/anthropic.py sha256=z2yApTsBBpfk-8AQFPOUWL-YVYHaNGO_YP4aqu3soYk 1458
ell/models/bedrock.py sha256=YG_O8qmSp0nVpCC13O1n55goHv5Agbtg6iOMcXqgRMM 2369
ell/models/groq.py sha256=MDz-k9MYznZO-5rtQoKPemCrMXMsC1h4sjemsSWplGQ 400
ell/models/ollama.py sha256=_FFxoeFtwLqhg7_kSu4EMhhZ2b9g7HDwTLmD-k8s4rM 1280
ell/models/openai.py sha256=jLYsKIkMbdjmCw-ysDH0nqfab5q95HKVl-D49uW0aHM 3400
ell/models/xai.py sha256=WinDp3pUQbtM4l9j7BXAzKUrPYJtdzQrnsiUPvbMyR0 2410
ell/provider.py sha256=1Po7_IGTlW86eWKlpzaWNTVzigr-PBDqqizaw53NziI 6787
ell/providers/__init__.py sha256=T4jH8V0_BQIE8QYQw3fFFKvOArWzV_5aQl6Jqc2JEIQ 223
ell/providers/anthropic.py sha256=vJCTww_VCYMZqvqJpaEyxfH90BfDibwsJKUuyrdgXEQ 10005
ell/providers/bedrock.py sha256=7g-moLz-rDJhFqAqWysZ5Rt9H2w_fG-7VescYU1l4Bk 9434
ell/providers/groq.py sha256=zionEZt7vmJB9xjjB-V75mQSZfH5JnGinrWDezDchJg 2126
ell/providers/openai.py sha256=dx-WJ-hlG4sD5ZG-2D5hAlfDRB9N1Bvvs24Q4uW6L1M 9570
ell/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ell/stores/__init__.py sha256=-t82wrdklzF-ciNdUk8slHWqCsscVUfBPlxQ_U46t80 259
ell/stores/migrations/README.md sha256=9fxmJMLe0uQ9uxmEOsw-710hq8qHVF4wyCbTsgo0ob8 1433
ell/stores/migrations/__init__.py sha256=xHasT8mS6cN1c0OKJwnsOVkE6-GQZoBo989tF835kqU 3678
ell/stores/migrations/env.py sha256=2NQdHRFIKR8kTjJERRIN_tIpwLC3zecwgJc4ECRQjzk 2631
ell/stores/migrations/make.py sha256=nWimxeU5vFJHj--LDzTAezF1Wwvxe0qY4lfClaBW6Ds 1045
ell/stores/migrations/script.py.mako sha256=PWnaVFxegolPnX6fr5Z52G_JWcF1wxISHTWgEvol0e8 681
ell/stores/migrations/versions/4524fb60d23e_initial_ell_sql_schema.py sha256=K1tj_X_BDLf7cRmr_bf4zpjqchuOmIXCsTFBrMqM6O0 5044
ell/stores/migrations/versions/f6528d04bbbd_evaluations.py sha256=FTYXNuNIEvO_uQu4s_JQ6hxvY3SRLK1I8MTQQomh5Ik 5898
ell/stores/models/__init__.py sha256=6Wr5yjBgXQSsZe-WdtsAq4e1FLITN8AoWAcJKZDp0C0 47
ell/stores/models/core.py sha256=laVjAYxxx6Hn5NaU6QHvkOwzESxJV3wZkjcFae_Ch40 7593
ell/stores/models/evaluations.py sha256=YKGWk8X2Ien0Y0dnqkt1NtdAzOr-ENwACnwOGMkqCeg 10412
ell/stores/sql.py sha256=FSxKLxhIDVZLGa6MJrUOoqx4NVbk5DCHC0Kh4ic1pgE 18163
ell/stores/store.py sha256=JWYRK3xf027NwABuZj8wVtyj09k9GgLDwro4DHeW3lM 5211
ell/studio/__init__.py sha256=mtLmGek0JVfmNFcqPdw1kKuMZ61HEO7JUYctr2EUxFo 240
ell/studio/__main__.py sha256=5Ou2_ZjdpkfRkyDdBaUiGWdTqgfStk8-JFZE2j7EbyU 5719
ell/studio/config.py sha256=Vq5S9l2Rm9Bgm0HIhMOoVgoh9IcNAJtV03auc85ZbiU 1368
ell/studio/connection_manager.py sha256=G51GLds10K1CZrycntsbm-vmAAFkWtqDE4I2JiWYxZw 565
ell/studio/datamodels.py sha256=_HalAHRKT1OUKlNjo_I-V17lVLIQ62fksaIvLjmg878 2751
ell/studio/server.py sha256=ePfbrIBlZ0n_9vOMrTWdARhMrYQpWa3aZ5QWVILMdu8 11417
ell/studio/static/asset-manifest.json sha256=Lc77GM_ZJL_Nj4YCkyUKQT7uCimmmQ2ie1fNkltE_Es 517
ell/studio/static/favicon.ico sha256=pbLXMzVe6RzNpKpjawQzTPRVcK-2ZYEHViEHk60Lxcg 99678
ell/studio/static/gif.gif sha256=f5XfBIQRMAEhupw5KZnTFgc4wX08kx119tNmlmhhTdM 603
ell/studio/static/index.html sha256=TESpnRS0yfDM2ysjxkVrOiLscJY3X3GLPs4i__heo54 645
ell/studio/static/logo192.png sha256=w4Y5bscNs2CAdbX7-qxKscyqhroFpoqzk-xVHrZsPgA 5347
ell/studio/static/logo512.png sha256=nqT02nBQwMxAiSb2o5wlNiTpursdQ8eXfNghRFpgtGE 9664
ell/studio/static/manifest.json sha256=ULPYw5A68_eNhxuUVXqxT045yhkurKPSz6hjyGcnmhQ 492
ell/studio/static/robots.txt sha256=kNJLw79pisHhc3OVAimMzKcq3x9WT6sF9IS4xI0crdI 67
ell/studio/static/static/css/main.d53ca8dd.css sha256=2lH-MQZ3t4D0lpT97Za_KRmdWPZJeTTOmbNUgoG_g3o 44082
ell/studio/static/static/css/main.d53ca8dd.css.map sha256=aN9CWIb3OzXhXwzIykBCCrKRVUNopBsKRuLrH3E0ov8 30160
ell/studio/static/static/js/453.2fdb1dbc.chunk.js sha256=hWJy3B_sVyKXAGnIdoIZ8D3dTvc1tlhPwReyWmKGF3Q 4522
ell/studio/static/static/js/453.2fdb1dbc.chunk.js.map sha256=hVagHUrL3_5T7vC93I5Zk29T8Fd7ceKDT2-YdWEfzjQ 10597
ell/studio/static/static/js/main.b2bc1155.js sha256=tFhxUBQ51fHhbiWbGL5kPexASLNCWbUWEu0V3iM1E68 2236872
ell/studio/static/static/js/main.b2bc1155.js.LICENSE.txt sha256=bVExlnNOG2OJmV2BhUzLZh5yIrfDiSz5QOoCyNHLTNI 3482
ell/studio/static/static/js/main.b2bc1155.js.map sha256=naTrl5dnNfCZ2w1tB8Ld4mVkiYwNWbeHiqFrqA9eAok 10807262
ell/types/__init__.py sha256=guwyXcVsUbqoauQLBIPHHGPn7ycB8c2-_L91fX-AFNs 607
ell/types/_lstr.py sha256=0poQHN5eP2ByxNel6Lz3IfMUN9QLpMTugj14cLFMdCY 22425
ell/types/lmp.py sha256=5D-tO5A5FsJ-5M1OyXxBXyomJZ3oMjm_RGHmLt-IRpM 146
ell/types/message.py sha256=HGjWcC9-dSV5eH7io9dt7SA7BaxpghrgU3gYecYg5ho 21609
ell/util/WARNING sha256=pLqdIa72F3jkBwWykbcgrHmmG6Jg6dgdCeLj86CnlCk 453
ell/util/__init__.py sha256=MjmlM9VAafZci2MPPmKqvSfF4havYFSDcZbjGvQg4dU 88
ell/util/_warnings.py sha256=Skt-KgtghgcB--lVoaalHWw6_At-mfr6SuhEsusd6l4 3005
ell/util/char_bitmaps.npy sha256=D99LdjWIXyWO1H5it1qltIT7p_XFhovPPuwv170TkO0 8761
ell/util/closure.py sha256=R44zpb4B4wCtfQlA3tZ0ikGUKStbXpqx14Vi4jpPkwA 21340
ell/util/closure_util.py sha256=D8zU_WRUtZJi49uRxrkFPOuCspBjpGi1aSWZ6wIFbLU 6068
ell/util/differ.py sha256=eApZhVPNomP366wvk9JViGHDP5E8yyh3LduAsv1Zf-E 4035
ell/util/plot_ascii.py sha256=JB6zUhJrkgNhunbtIu7o8gTV-HqcFxj0ttJKeggwQSk 5032
ell/util/serialization.py sha256=rNnmXA5Yqjh8lkUdezWBjUbZwVAsU2jjaZrwOnIdDyQ 5626
ell/util/should_import.py sha256=MkE8sMMT7ltAlIaGWtxJp6y9OeJ7IRmiFYj1XTuvKtI 2316
ell/util/tqdm.py sha256=ucs32gFMUYJKVSaRY1ng89tKPfHQt3qtKXz2moupUNg 2275
ell/util/verbosity.py sha256=tgnvT-D7dvvD7fKEX-B40rfec6u6KjfaVKjlGAe_kW8 10488
ell_ai-0.0.15.dist-info/LICENSE sha256=PKJJXRRleKb-VHZaFS23wxu1SQh0fatoBzRbHfYTGZA 1068
ell_ai-0.0.15.dist-info/METADATA sha256=tOORMOZ-TJ1I9sDr62bT7E70_-Ffu5QfJNt5qAjyEas 6626
ell_ai-0.0.15.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
ell_ai-0.0.15.dist-info/entry_points.txt sha256=KFxQ-I1RQIfmPY9Iy_BQiW2askMPFHJrhhnDBTeFXbA 55
ell_ai-0.0.15.dist-info/RECORD

entry_points.txt

ell-studio = ell.studio.__main__:main