Client and Tools for LLMs
Project description
llmskit
介绍
统一的LLM客户端与工具
已实现
# 调用embedding
from llmskit import OpenAIEmbeddings, AsyncOpenAIEmbeddings
# 调用LLM
from llmskit import ChatLLM, AsyncChatLLM, OpenAIClient, AsyncOpenAIClient, AzureOpenAIClient, AsyncAzureOpenAIClient
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llmskit-0.0.4.tar.gz
(12.6 kB
view details)
File details
Details for the file llmskit-0.0.4.tar.gz.
File metadata
- Download URL: llmskit-0.0.4.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
056153a2a94f07a1fabd9a5f5c9367296fdf898bef4f350ff2cbed68111896e3
|
|
| MD5 |
a31875f2444648eb69adc081a44ee4b3
|
|
| BLAKE2b-256 |
b9eb32844684dc6a293b76b7876acd2385eb0688b855b8f42f9a2a164f9a6c7d
|