# OpenLM - 여러 LLM 호출이 가능한 OpenAI 호환 파이썬 클라이언트

> Clean Markdown view of GeekNews topic #9167. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9167](https://news.hada.io/topic?id=9167)
- GeekNews Markdown: [https://news.hada.io/topic/9167.md](https://news.hada.io/topic/9167.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-05-13T10:17:01+09:00
- Updated: 2023-05-13T10:17:01+09:00
- Original source: [github.com/r2d4](https://github.com/r2d4/openlm)
- Points: 10
- Comments: 0

## Topic Body

- OpenAI의 API와 똑같은 파라미터로 HuggingFace, Cohere 및 자신의 모델등 다른 LLM을 호출 가능   
- 현재는 Completion Endpoint만 지원하지만, Streaming/Embeddings 같은 엔드포인트도 추가예정   
- 기존 코드에 ```import openlm as openai``` 해서 그대로 이용 가능

## Comments



_No public comments on this page._
