timestep

View on PyPIReverse Dependencies (0)

12.0.86 timestep-12.0.86-py3-none-any.whl

Wheel Details

Project: timestep
Version: 12.0.86
Filename: timestep-12.0.86-py3-none-any.whl
Download: [link]
Size: 125658
MD5: 8ec4b7bf75ff11b74fed2371c4790a81
SHA256: 795e790f814736a6382b4af29239cb19edb45f8c8b3f8881357e6d29b865e304
Uploaded: 2024-08-26 00:08:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: timestep
Version: 12.0.86
Summary: Timestep AI CLI - free, local-first, open-source AI
Author: Michael James Schock
Author-Email: m[at]mjschock.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: apache-libcloud (<4.0.0,>=3.8.0)
Requires-Dist: connexion[swagger-ui,uvicorn] (<4.0.0,>=3.1.0)
Requires-Dist: controlflow (<0.9.0,>=0.8.2)
Requires-Dist: diffusers (<0.30.0,>=0.29.2)
Requires-Dist: einops (<0.9.0,>=0.8.0)
Requires-Dist: fastapi (<0.112.0,>=0.111.1)
Requires-Dist: fasteners (<0.20,>=0.19)
Requires-Dist: filelock (<4.0.0,>=3.15.4)
Requires-Dist: gorilla-cli (<0.0.11,>=0.0.10)
Requires-Dist: huggingface-hub (<0.24.0,>=0.23.5)
Requires-Dist: instructor (<2.0.0,>=1.3.7)
Requires-Dist: kedro (<0.20.0,>=0.19.7)
Requires-Dist: langchain-community (<0.3.0,>=0.2.12)
Requires-Dist: langchain-core (<0.3.0,>=0.2.33)
Requires-Dist: marvin (<3.0.0,>=2.3.6)
Requires-Dist: mlflow-skinny (<3.0.0,>=2.15.1)
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: prefect-dask (<0.4.0,>=0.3.0rc2)
Requires-Dist: prefect-shell (<0.4.0,>=0.3.0rc1)
Requires-Dist: pypdf (<5.0.0,>=4.3.1)
Requires-Dist: pyspark (<4.0.0,>=3.5.1)
Requires-Dist: respx (<0.22.0,>=0.21.1)
Requires-Dist: sqlmodel (<0.0.22,>=0.0.21)
Requires-Dist: sse-starlette (<3.0.0,>=2.1.2)
Requires-Dist: starlette-context (<0.4.0,>=0.3.6)
Requires-Dist: tinygrad (<0.10.0,>=0.9.1)
Requires-Dist: transformers (<5.0.0,>=4.42.4)
Requires-Dist: typer[all] (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1154 characters]

WHEEL

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

RECORD

Path Digest Size
timestep/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/__main__.py sha256=dAFjeaul_y76W-wb2h42stb14vDUkt5lG3mNIc82qPM 61
timestep/api/__init__.py sha256=HzSn2Y5p827bQAlO2UVYcjCt1HvPWzR4w1cs4Xb-sQ8 196
timestep/api/ap/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/ap/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/ap/v1/controllers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/ap/v1/controllers/agent_controller.py sha256=YsYewy4DPhu7UM3l9yMJ8ISGhuaxM6WhHsOUaChLMxk 4132
timestep/api/ap/v1/controllers/security_controller.py sha256=44B-WmqwwIV6BawUsNsI9PaCbW9nC_ipbX8wxEM8pdw 24
timestep/api/ap/v1/openapi/openapi.yaml sha256=bSya7qgep4NgV5t3-l0NVKkiFVjps_Y4iwUj970naZc 26529
timestep/api/openai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/openai/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/openai/v1/controllers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/openai/v1/controllers/assistants_controller.py sha256=GPdzAHEdGNn3Qj1DfGlXpZsKCACzI4oYaJ4IPfNYEL0 36351
timestep/api/openai/v1/controllers/audio_controller.py sha256=F4Mm0ZQB-s-S6mcBW57YameFKOv3vBgVGCCRzxqSNrw 3887
timestep/api/openai/v1/controllers/batch_controller.py sha256=P-4ck3K8cfSIgt6-x8UHO1EvHrAaObgolBRxkZ8pc8s 1755
timestep/api/openai/v1/controllers/chat_controller.py sha256=3jSSc4MOufsgoJKD2Qxgibsn5BvFTva40N3_KN7wtgI 2383
timestep/api/openai/v1/controllers/completions_controller.py sha256=2q5sSp3IIqsy_uYjlAsB2NADSwl00O9aUU67TroP6eY 1337
timestep/api/openai/v1/controllers/embeddings_controller.py sha256=2AhkbxEVVvIduV--qSJB8ft-M5KRrf-_DOjak0pg3Z0 1676
timestep/api/openai/v1/controllers/files_controller.py sha256=AmXkwBuUWLGraifMCPqjFmbczFvc6L4AxTvd41ajD0w 6897
timestep/api/openai/v1/controllers/fine_tuning_controller.py sha256=aCgjhL1XF9_B-O1dQdL6viRYo5CRoi3p1fQm-mPOSdc 7031
timestep/api/openai/v1/controllers/images_controller.py sha256=juX1Ws1x_r2OosKFK6hMAiOVe9lwMILugxSXZZcYdOo 4738
timestep/api/openai/v1/controllers/models_controller.py sha256=X4YMXQ1cOsH0ROMazeZHkNrH_2VfTUi56qnkFBVJXUU 3442
timestep/api/openai/v1/controllers/moderations_controller.py sha256=AUIDJ_6jiGaiE31hwkt0RF9RA0N86Un23zNVr6cC734 402
timestep/api/openai/v1/controllers/security_controller.py sha256=35ZEEp_kcQkt5KpKWKTVK8Maf4-mjDxfbEF6Ra7xI-U 531
timestep/api/openai/v1/controllers/vector_stores_controller.py sha256=KJXYaZiYSolCCSf0NOyqgseZ_P9LoG8Qr7WVAI2z_bY 9959
timestep/api/openai/v1/openapi/openapi.yaml sha256=SgA6PXxgf1VcflqM9FiipeQHPYDJa2_FZAvGCNkSzVw 632478
timestep/api/timestep/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/timestep/v12/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/timestep/v12/controllers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/api/timestep/v12/controllers/security_controller.py sha256=35ZEEp_kcQkt5KpKWKTVK8Maf4-mjDxfbEF6Ra7xI-U 531
timestep/config.py sha256=X9vmWa6PRVY60Tl90PeTKS-gVw_BwjyEsIixjusZTFY 4223
timestep/database.py sha256=5Vl8xkleyBTw44eU-Q-HYx2fAggSf0E0ZwCAqHTFVDo 5503
timestep/main.py sha256=p9iidQAj1WpAx-nxqTN0fgJIAeLamy8B5Ed3fd0foJo 1506
timestep/server.py sha256=AqaNJ43wXWl_OCbBqxz4FWWV5Stlk5WW1gYv9qci048 16423
timestep/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/services/agent_service.py sha256=K0jPGc5zs_lkThr6NfqbPzk4Qc0YGO-iOlX1RIffX_8 8553
timestep/services/document_service.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
timestep/services/fine_tuning_job_service.py sha256=z6_G8L_6IrsMR5BGfvLGGHtT0B85vGfMKZ8FRHEh1CA 3690
timestep/services/run_service.py sha256=Ayo9i46zlf0KqaF6fomUluipy8NF9bXW8bU80p4-5g4 2286
timestep/services/thread_service.py sha256=ftQ-uc5751rF_w6cENYQ1k1twinXVus9oIuQEsY0koo 5318
timestep/worker.py sha256=NBtpeiKqU7gipB8BBA0gpwujjaFu_sKq83nIcSVpX4Y 25549
timestep-12.0.86.dist-info/LICENSE sha256=4HthbTV2TAOueX6KJCbUH13ZHUwOhNWWVtJliNjmkns 1071
timestep-12.0.86.dist-info/METADATA sha256=3QfEPPL9E2oDcQZUkSh1frbPgrec11CyqpkzqPA0SHk 2917
timestep-12.0.86.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
timestep-12.0.86.dist-info/entry_points.txt sha256=TtdqWIhheKyRtRl0huv0mdp0VuFexlnMdHuafd4KBCc 52
timestep-12.0.86.dist-info/RECORD

entry_points.txt

timestep = timestep.main:typer_app