awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesAPI Client SDKs

High-level Python libraries that wrap REST APIs for interacting with large language models.

Distinct from LLM Python Bindings: Distinct from low-level bindings by providing a complete SDK for API-based model interaction rather than just an inference engine wrapper.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · API Client SDKs. Refine with filters or upvote what's useful.

Awesome API Client SDKs GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • anthropics/anthropic-sdk-pythonالصورة الرمزية لـ anthropics

    anthropics/anthropic-sdk-python

    2,795عرض على GitHub↗

    This is a Python SDK for interacting with large language models via API. It serves as a client library to generate text, process messages, and manage conversational states, while providing a specialized interface for connecting to models hosted across different cloud infrastructure providers. The SDK includes a tool-calling framework that maps Python functions to JSON schemas, allowing models to execute external tools. It also features a built-in token counting utility to estimate input size before transmission and a server-sent events client for receiving model tokens in real time. The libr

    Serves as a comprehensive Python client library for interacting with large language models via API.

    Python
    عرض على GitHub↗2,795
  1. Home
  2. Artificial Intelligence & ML
  3. LLM Python Bindings
  4. API Client SDKs