ehs-llm-client 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ehs-llm-client
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Unified LLM client. Currently supports Openai, Azure Openai and Google Gemini
5
5
  Author-email: Andersen Huang <andersen.huang@ehsanalytics.com>
6
6
  License: MIT
@@ -115,7 +115,7 @@ llm = LLM("default")
115
115
 
116
116
  ```python
117
117
  import asyncio
118
- from llm_client import LLM
118
+ from ehs_llm_client import LLM
119
119
 
120
120
  async def main():
121
121
  llm = LLM("prod")
@@ -3,7 +3,7 @@ ehs_llm_client/client.py,sha256=fbyMOPTw_NayG2GCbiIQbwZHyBrU76s9Lirh5uBpv3o,1620
3
3
  ehs_llm_client/config.py,sha256=1sYOvX5biBUoLYMa22CiJ_MElRlBfBgQsatfCTs_kN0,1698
4
4
  ehs_llm_client/exceptions.py,sha256=UEihJBOZufiMPjkfStEuiE7rhJTUJXib6puGN65FykA,92
5
5
  ehs_llm_client/utils.py,sha256=zVLF8obG1cKJ-9cyHulzoTZBT0LQtGkx4cdiG2UaKuk,352
6
- ehs_llm_client-0.1.1.dist-info/METADATA,sha256=KYQSdLWONQh9X79fE54CQ76kiaYV5lZt0_8gExmR_sw,3647
7
- ehs_llm_client-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
8
- ehs_llm_client-0.1.1.dist-info/top_level.txt,sha256=8xnm7U82x1dZYaanP_IxTIw7e4PKG-GEpmaR0jU6FSE,15
9
- ehs_llm_client-0.1.1.dist-info/RECORD,,
6
+ ehs_llm_client-0.1.2.dist-info/METADATA,sha256=aPrzMJqxBhbIskSITRT3ZXNJLSKELz85HPBU5vhJFfA,3651
7
+ ehs_llm_client-0.1.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
8
+ ehs_llm_client-0.1.2.dist-info/top_level.txt,sha256=8xnm7U82x1dZYaanP_IxTIw7e4PKG-GEpmaR0jU6FSE,15
9
+ ehs_llm_client-0.1.2.dist-info/RECORD,,