Metadata-Version: 2.4
Name: llm-completion
Version: 0.1.26
Summary: A library for LLM text completion using LiteLLM
Home-page: https://github.com/innerkorehq/llm_lib
Author: innerkore
Author-email: gagan@innerkore.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: litellm==1.82.0
Requires-Dist: tenacity>=8.2.0
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: jsonschema>=4.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# LLM Completion Library

A Python library for LLM text completion using LiteLLM with Gemini flash 2.5 and OpenAI fallback support.
