Metadata-Version: 2.4
Name: omop-llm
Version: 0.1.1
Summary: LLM interfaces for OMOP
Author-email: Nico Loesch <n.loesch@unsw.edu.au>
License-Expression: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: instructor>=1.13.0
Requires-Dist: numpy
Requires-Dist: openai
Requires-Dist: prompt-spec>=0.1.4
Requires-Dist: pydantic
Description-Content-Type: text/markdown

# omop-llm
LLM interface for embedding and instructor tasks. Extended documentation can be found [here](https://AustralianCancerDataNetwork.github.io/omop-llm).
