Client and Tools for LLMs
Project description
llmskit
统一的LLM客户端与工具
Documentation
完整的 API 文档待补充
Installation
pip install llmskit
Usage
# 调用embedding
from llmskit import OpenAIEmbeddings, AsyncOpenAIEmbeddings
# 调用LLM
from llmskit import ChatLLM, AsyncChatLLM, OpenAIClient, AsyncOpenAIClient, AzureOpenAIClient,
AsyncAzureOpenAIClient
Todo
import openai
openai.responses.create()
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.5.tar.gz
(12.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
llmskit-0.0.5-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file llmskit-0.0.5.tar.gz.
File metadata
- Download URL: llmskit-0.0.5.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4d24f9cae9e694f6a0efe4ed644185eb80892a4c0a8f7c5170b4ba5ac3005c7
|
|
| MD5 |
1457c85b43c5315134fa60a836c1348c
|
|
| BLAKE2b-256 |
f2eacbff5e028e5f7df58a2faeb531957eea8119392dbc5c743af5f53a7a161f
|
File details
Details for the file llmskit-0.0.5-py3-none-any.whl.
File metadata
- Download URL: llmskit-0.0.5-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88836ef033872d54f11090d221c509e0deda70ace657acedfc04303df8f4314a
|
|
| MD5 |
42174f9db091c389d820546ee2bcb41f
|
|
| BLAKE2b-256 |
c84b73730e46d2a766da16421cad6426eee98aa4c6d47b133cbc612acde0bfc7
|