definitive-openassistants

View on PyPIReverse Dependencies (0)

0.0.14 definitive_openassistants-0.0.14-py3-none-any.whl

Wheel Details

Project: definitive-openassistants
Version: 0.0.14
Filename: definitive_openassistants-0.0.14-py3-none-any.whl
Download: [link]
Size: 37233
MD5: bb75215443ae29a81fecf331ed5b9a19
SHA256: 36633a43d4c4b6a8efb60640641d81cc9de375d68011bd87bb2a414d56891e85
Uploaded: 2024-02-14 04:30:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: definitive-openassistants
Version: 0.0.14
Author: Rick Lamers
Author-Email: ricklamers[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: duckdb-engine (<0.10.0,>=0.9.3); extra == "duckdb"
Requires-Dist: duckduckgo-search (<4.0.0,>=3.9.11); extra == "duckduckgo"
Requires-Dist: fastapi (<0.110.0,>=0.109.2)
Requires-Dist: jsonschema (<5.0.0,>=4.20.0)
Requires-Dist: langchain (<0.0.353,>=0.0.352)
Requires-Dist: langchain-community (<0.0.7,>=0.0.6)
Requires-Dist: openai (<2.0.0,>=1.3.7)
Requires-Dist: openapi-pydantic (<0.4.0,>=0.3.2)
Requires-Dist: pandas (<3.0.0,>=2.1.3)
Requires-Dist: pydantic (<3.0.0,>=2.5.2)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: ruamel-yaml (<0.19.0,>=0.18.5)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.23); extra == "sql" or extra == "duckdb"
Requires-Dist: starlette (<0.37.0,>=0.36.3)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tiktoken (<0.6.0,>=0.5.2)
Requires-Dist: usearch (<3.0.0,>=2.8.14)
Provides-Extra: duckdb
Provides-Extra: duckduckgo
Provides-Extra: sql
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
openassistants/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openassistants/contrib/advisor_function.py sha256=PZFIkVk1-TP6mGEoPLvyujqwPeGeOxOh20fgb7Do93U 4977
openassistants/contrib/duckdb_query.py sha256=RiLUL3_iPZw7kNZX0QQx7e-pLteET_xDvd0JsRspIpI 957
openassistants/contrib/index_function.py sha256=sfkS4syOAc-wj7Df5ERUjKrwyACOYuzhToRwdvATgX4 882
openassistants/contrib/langchain_ddg_tool.py sha256=lzM99Fp4t32HYRSdjQCbuULFTgkxnGy6I9olMd8apLA 2856
openassistants/contrib/python_callable.py sha256=blzBWNlrrGC_S9buHb_82_c51cB4Z_MWskmigGdizHE 1095
openassistants/contrib/python_eval.py sha256=LWcvrk4mJUYJ5sPXBtpR7qO_-UNHrq-aQqC92VZ21bI 1628
openassistants/contrib/sqlalchemy_query.py sha256=QQZ6uBwUbUygiSAs0purv_MvXyXJgacqWb0OI9xOwsg 7633
openassistants/contrib/text_response.py sha256=wur-zXztfF2AcVuI9bUBqOYSpD2-09haaPalzqcuz9k 1522
openassistants/core/assistant.py sha256=ZE7rIIjCzVtbEP7B68JeRzppZc3SD6K9ieqJAj5LPAs 15212
openassistants/data_models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openassistants/data_models/chat_messages.py sha256=vwg3p_RkxC4GP9pV_Da2VnhdNwWIUDTPVhm62HBVnrE 2270
openassistants/data_models/function_input.py sha256=ARN8H6sMgR3YxS9UarOgbtC2-B6fGbnBe5qXZy4itlE 273
openassistants/data_models/function_output.py sha256=CJP-G2MOHYHeZ99yvI_vyp7mJdCPgWrDcqO-gqnwbhQ 864
openassistants/data_models/json_schema.py sha256=t8-SHqK4G2gHSZoDMELy_9OtpKTNw4McuSgQo7o-17E 1104
openassistants/data_models/serialized_dataframe.py sha256=dIDurA6atuwCK10HIc9WVNrhrP_9zUiD-hGlTONoMQQ 432
openassistants/eval/base.py sha256=up1js2sYeL3LWB6o8ssMNBUu8C6qntKdDcWFp54VrYA 1099
openassistants/eval/checks/function_infilling.py sha256=5Am01tLIl4oOAvI_0XO5K_06uOaPp-nbiVnJ3FvNjrg 921
openassistants/eval/checks/function_selection.py sha256=2GTSkn1r8uq5plS6Ku2QHLO5Ed7wklpCMm1daQOAtGs 856
openassistants/eval/interaction.py sha256=DvOlon6-5f-9IZ8hn5uAFkKP1Dp-WUfEp2m_PIP8Ov4 8481
openassistants/functions/base.py sha256=HkCag8-paAG_9rC8qeWpqcJymiwwqt8LD1uldmVG-yk 4529
openassistants/functions/crud.py sha256=Kbn4BR_jqphuMtOecB63zdzqUnBYtBSGLYJZ1p8WPg4 5169
openassistants/functions/utils.py sha256=PjYopHFCxcSxIe7fUqyMkbppY8UmzscSF823lXXWx2c 223
openassistants/functions/visualize.py sha256=jPtgUfxP21w-E3gFZgN0xo1W8Xvy37AJVMJi7zoA6G8 282
openassistants/llm_function_calling/entity_resolution.py sha256=aZ9gaF3fhay833Ld9jxC8E2rn07d1SnotDAclY6zzow 2534
openassistants/llm_function_calling/fallback.py sha256=6l8svVpXpvWmEQoPsEdj7Mxpm82Aul3NRDgmxffMJB4 1306
openassistants/llm_function_calling/infilling.py sha256=gcf4O0h4TrKBQ7dWcd0qwXA-tm4MzHCsH-nTVD4HfUQ 3561
openassistants/llm_function_calling/selection.py sha256=idvc0t43bnNb6XpyczeO9xCLeqfEwWAOfgVorx68S6k 4791
openassistants/llm_function_calling/utils.py sha256=uB0V8TLmt0IEJpO1h8CV8EEQEhyihCOtXHxnuHc4jVY 5766
openassistants/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openassistants/utils/async_utils.py sha256=ueAwkHeyO4SPFBH88d7xYlNjJpm2fiq-WQg50aMwuEw 519
openassistants/utils/history_representation.py sha256=3TcqkQULIdVm-v-qNZ6iZa01UsPP-lTNU6s61FjmseM 3426
openassistants/utils/json_schema.py sha256=fwxlwW9Ih_qhIIDV8VIIqG8ZxUTe3LJu_YYpIa-gmH0 3688
openassistants/utils/langchain_util.py sha256=CR05HMD3WuDRFAbdolqdWxyqv-mKbFPSxYGf5yY1D6M 2266
openassistants/utils/strings.py sha256=bGqW2CHjfMKcjPwLgzSpf1oku1VmJKcQC6n8ypZCRCk 170
openassistants/utils/vision.py sha256=XsLt8VYzhvz1eSBslWP7U5ZPuyCjjeVuDgDHOhWOdMc 805
openassistants/utils/yaml.py sha256=ztS_d92CI4png7Mk_r6REFKT0STlW3Dk2cGC27Dh3xI 900
definitive_openassistants-0.0.14.dist-info/METADATA sha256=iYYrzZSwp3AazTi3BYro3scfOZ_F9naJ-ZC9Yf0sHBA 1261
definitive_openassistants-0.0.14.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
definitive_openassistants-0.0.14.dist-info/RECORD