funkyprompt

View on PyPIReverse Dependencies (0)

0.5.22 funkyprompt-0.5.22-py3-none-any.whl

Wheel Details

Project: funkyprompt
Version: 0.5.22
Filename: funkyprompt-0.5.22-py3-none-any.whl
Download: [link]
Size: 118763
MD5: f7f562ecaa6c7e48e011d4fda2ea7eee
SHA256: 430b160f2c85975bfad52e018bd1983b9ae5bdba4af8f60cf4158e18d62486e2
Uploaded: 2024-10-18 22:21:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: funkyprompt
Version: 0.5.22
Summary: A library for speaking with large langauge models using object orientated generation to build data-rich agentic systems
Author: mr-saoirse
Author-Email: amartey[at]gmail.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
Requires-Python: >=3.10,<4.0
Requires-Dist: anthropic (<0.32.0,>=0.31.2)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: boto3 (<2.0.0,>=1.35.24)
Requires-Dist: datamodel-code-generator (<0.27.0,>=0.26.1)
Requires-Dist: docstring-parser (<0.17,>=0.16)
Requires-Dist: google-generativeai (<0.8.0,>=0.7.2)
Requires-Dist: html2text (<2025.0.0,>=2024.2.26)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: markdown (<4.0,>=3.7)
Requires-Dist: openai (<2.0.0,>=1.37.1)
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.9)
Requires-Dist: pydantic (<3.0.0,>=2.8.2)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 7437 characters]

WHEEL

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

RECORD

Path Digest Size
funkyprompt/__init__.py sha256=pkSzBVJ3AKjlQm0Bhq0NyiKL_xlwNbXQo9sUpYczGts 2287
funkyprompt/_version.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/app/api.py sha256=rV1yHE2HJZXaQ-cuzwF_Wt-5Cb8_ji0N9BsCoCB3k74 4951
funkyprompt/app/cli.py sha256=eTtuSi2JbKVoWVzs_UtLlBFouBNthCcdtzS6VJ3vdH4 690
funkyprompt/app/main.py sha256=yVHgl6Mi0q83HvKbwVnIXPA272etdawSlymtgMmZ0mw 3782
funkyprompt/core/AbstractModel.py sha256=o4oU9IhcfqQ2nAwV7icsVTaUcMOkE65slAKIlbqYpk4 28095
funkyprompt/core/ConversationModel.py sha256=lozqogSaSNER1LsWLxS1zNafUPIuq7mAZ3dEtl71ML4 1023
funkyprompt/core/__init__.py sha256=jOwT11Mnz_NV32fMHhFCzjylKiz65GbGP9Tte2BHw5g 888
funkyprompt/core/agents/AbstractLanguageModel.py sha256=jwVNswFRRH9rdV0W4ERbwtazjivoEsvk21oK2eqG-rk 1086
funkyprompt/core/agents/CallingContext.py sha256=MbafPk7LFlZyq0NspvWNAqTODfFTE_faaoOyfEKYAJY 2936
funkyprompt/core/agents/DefaultAgentCore.py sha256=eyGeRbkWuJoML3AGunPVgU74gUAxky9Eb8q2YLGVPrI 6234
funkyprompt/core/agents/FunctionManager.py sha256=19EzOfOxA2EBp1DGXs7aYodLbgiZhpOhEx9usEGAcP0 7649
funkyprompt/core/agents/MessageStack.py sha256=Ybe04sxS3EVTxyZFwx4sEgbieY4BzivmouCvOyU8cwY 11634
funkyprompt/core/agents/Plan.py sha256=Y45oS8N6UfhTF7HGxTBqT6wGwJG5v1KVeokdg1cPGgE 7632
funkyprompt/core/agents/QueryClassifier.py sha256=jYcnDWURa9apePiwwZtCxXh97K8okkNwAK_prI7Pq_Y 5957
funkyprompt/core/agents/Runner.py sha256=LVPmQ-qZKVMvmw9jW5PwpBAuWL2i-JM6Uc_5l2w0K0w 14124
funkyprompt/core/agents/__init__.py sha256=auJ3WZBuHMX4iD9ZDjAgzg7NEx6fAbDXY5eTABdZQ4w 1112
funkyprompt/core/fields/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/core/fields/annotations.py sha256=PERsyOA69K5K5cZlbj-ZuA_3KYLWzK_pGIRmb2obNtI 2598
funkyprompt/core/functions/Function.py sha256=5DtOmStFv3ZwsNWAH44RB29gO9zgXNwJi2efEZ4_jhQ 14118
funkyprompt/core/functions/__init__.py sha256=aREiy6cEuluhnevVQgPbJ-7fNFKYxh2kmbHLSC0nV6I 45
funkyprompt/core/types/__init__.py sha256=Qjmsfjq-9l0N6KmJx0B_u8ccl-P12CZSX-YCnV0DqB8 1381
funkyprompt/core/types/arrow.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/core/types/avro.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/core/types/cypher.py sha256=3RdXZMgbvJPdZqzJzyqzvtr90o9lzbS8M7gMKosA0gE 14961
funkyprompt/core/types/inspection.py sha256=gvT9jfOdE1dgLrG4LdFCEShSe8mI7EtW5Jp4oFkWBd8 6207
funkyprompt/core/types/markdown.py sha256=_b70vrkXHl4d-I7TJ8SKuSVLl1TPJfv4b2kt2jJl1NU 12473
funkyprompt/core/types/pydantic.py sha256=kgvpHz-uPqL5FTiO8VHZx6JfMsKKvQMpARsTuL_HILk 11694
funkyprompt/core/types/sql.py sha256=rS6QOTEMpEIyN6yl8ln0Gbi2PPHwUelmpie2pYjZ9Ps 12847
funkyprompt/core/utils/__init__.py sha256=hplzo-MyNuaz0YRuwgJanbmyandB4nCKPzyDPrJGw3Q 5650
funkyprompt/core/utils/dates.py sha256=Qy-whzu1VZ-TND4fO7J7N8rFrn2nvpYf4Z1NMJFxUFw 168
funkyprompt/core/utils/embeddings.py sha256=h16v40gA2MVUz0U-UeMiR6ubnbgjux3qBMKZ7spGuNU 1859
funkyprompt/core/utils/env.py sha256=o_2-97WzQEGZaWNEv09NJpC4UTTlyN3Q2sSST1WiDTM 788
funkyprompt/core/utils/ids.py sha256=nbo3QEf6wrMXKIvzzLm0CMQ0t6O9kVgtIlcKTuc7dD4 718
funkyprompt/core/utils/openapi.py sha256=A-rhGulrd3v5u5QD8DBzK3YQaVa-b5mLxCcsubI35Xs 9897
funkyprompt/core/utils/parsing/__init__.py sha256=JqR6c3vFodH7tsZPBtgHMkKeUuYsQtzHkNE_YYKxt3k 1598
funkyprompt/core/utils/parsing/web.py sha256=65wpzqlSkFvuEHxgPyXJuKT2pEvjcjp4wPbirEx8A8g 2470
funkyprompt/entities/__init__.py sha256=XD-VTEL4DLeeGJbBKO3q0b3SusdAvWzrqRThZCos3y0 1534
funkyprompt/entities/extra.py sha256=8fm264f8JDr167CWnUJZi3V7gOS70T8Pk44odGkT5wk 9460
funkyprompt/entities/nodes.py sha256=gv-gKm6RoDjACR3gNs2x7hBpu3SJ69PInGpUR15lkjk 21705
funkyprompt/entities/relations.py sha256=gAy1ACIA1YWPFtKnhwx06jnAifYl9aSWvAIOgmx9sxQ 1692
funkyprompt/services/__init__.py sha256=fjLKcSK60Zduh_tgxtCCwnSHJ7fwXHNGv-blPZ0mOGA 343
funkyprompt/services/data/__init__.py sha256=hfoYVNshgy-2pa7eIZXz4vcmFv6iu2rf7y6E6_B7aKA 1512
funkyprompt/services/data/duck.py sha256=BECkTnnVcWlHWIeMT8ML3OWjI9Mzkb96e5VV88xTMes 466
funkyprompt/services/data/kuzu.py sha256=i80PEaZkukf2vG1eBx_w8ysNHVls4m7RGLBOsGjUMSM 63
funkyprompt/services/data/lance.py sha256=MfGK93JVk4FbGN8fRtopMOk1ccZ7IAJIyXYpVG9AVrQ 5923
funkyprompt/services/data/postgres.py sha256=dO0TEF3hFWEmECE3byq3N-MEu8KdX_BwQqemCxTpkI4 22966
funkyprompt/services/data/redis.py sha256=hFtoz-DoyM_O0nzd-tBT2li9AKpLiPN0PantHRZfhZk 465
funkyprompt/services/data/trifecta.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/services/data/utils/__init__.py sha256=MCNwoU129szWfbR11CikK_tjUbeh4ZfVeW71ndE-3Jw 116
funkyprompt/services/fs/__init__.py sha256=Emr7wLDB0tfpT7IHA-ioxmHGEdIhVKlPNP7TwLVS9bk 56
funkyprompt/services/fs/gfs.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
funkyprompt/services/fs/provider.py sha256=x9kCyY0DHvvWXkQd_NXaZ2i1XxdUYWbMEP8_KyqvUOc 5145
funkyprompt/services/fs/s3.py sha256=kjN5Gh_DASORE4P3PEUdAZzFXw9k0mUeLw9wmAD_X_c 18761
funkyprompt/services/models/__init__.py sha256=4dFa-YFuYJAOYp-SLGrcM2oiVRUfkUyAJmRuz7lZcSA 2068
funkyprompt/services/models/cerebras.py sha256=k0_u1oHCPJpVhgzRJ7L3mNG2TH2-hMJPhQBbtqIjUts 3946
funkyprompt/services/models/claude.py sha256=dhlTzLBrVKmBDZTjB9S6H2EdYHumDvkchDj31HjdDZ4 4146
funkyprompt/services/models/gemini.py sha256=xRkSEnzgVpk1BTaOsQSvnCQ5or8-f2ZjEuemcpI71VA 4684
funkyprompt/services/models/gpt.py sha256=zwRbiyoKqHd1ps-GeVhIXOxTnHCl6dAvO8VfX1gLpVA 5473
funkyprompt/services/models/groq.py sha256=87uvKV8AvC-VQepUSZGuP4LqwzsGDwWg0cd0J2o5Dnk 483
funkyprompt-0.5.22.dist-info/METADATA sha256=lei2Kc66m8nuXSIUBPGRhWEbV7OyikoBPDX6YM7r4mk 8541
funkyprompt-0.5.22.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
funkyprompt-0.5.22.dist-info/entry_points.txt sha256=jrAviJmS0q88X-FRz3CJCSiG3RQDQI0TftjgSiy_now 55
funkyprompt-0.5.22.dist-info/RECORD

entry_points.txt

funkyprompt = funkyprompt.app.cli:app