Go Back

Promptic

github.com
Summary

Promptic is a Python library that streamlines the development of LLM applications. It provides a productive and Pythonic way to interact with various LLM providers, offering features like structured outputs, agent creation, streaming, and conversation memory. It aims to simplify the integration and customization of large language models for developers.

Features
6/13
See all

Must Have

3 of 5

Conversational AI

API Access

Fine-Tuning & Custom Models

Safety & Alignment Framework

Enterprise Solutions

Other

3 of 8

Image Generation

Code Generation

Multimodal AI

Research & Publications

Security & Red Teaming

Synthetic Media Provenance

Threat Intelligence Reporting

Global Affairs & Policy

Pricing
Freemium
See all

Free

$0.00 monthly
  • Unlimited public/private repositories
  • Dependabot security and version updates
  • Issues & Projects
  • Community support
  • 2,000 CI/CD minutes/month (Free for public repositories)
  • 500MB of Packages storage (Free for public repositories)

Team

$4.00 per user
Popular
  • Everything included in Free
  • Access to GitHub Codespaces
  • Protected branches
  • Multiple reviewers in pull requests
  • Draft pull requests
  • Code owners
  • Required reviewers
  • Pages and Wikis
  • Environment deployment branches and secrets
  • Web-based support
  • 3,000 CI/CD minutes/month (Free for public repositories)
  • 2GB of Packages storage (Free for public repositories)

Enterprise

$21.00 per user
  • Everything included in Team
  • Data residency
  • Enterprise Managed Users
  • User provisioning through SCIM
  • Enterprise Account to centrally manage multiple organizations
  • Environment protection rules
  • Repository rules
  • Audit Log API
  • SOC1, SOC2, type 2 reports annually
  • FedRAMP Tailored Authority to Operate (ATO)
  • SAML single sign-on
  • Advanced auditing
  • GitHub Connect
  • 50,000 CI/CD minutes/month (Free for public repositories)
  • 50GB of Packages storage (Free for public repositories)
Rationale

Promptic is a Python library designed to simplify LLM application development. It offers features like type-safe structured outputs, easy-to-build agents with function calling, streaming support, and built-in conversation memory, which directly align with conversational AI capabilities. Its core functionality relies on integrating with LLM providers via API, and it supports fine-tuning through its integration with LiteLLM. The documentation explicitly mentions image support and code generation capabilities, indicating multimodal AI and code generation features. While it doesn't directly offer enterprise solutions or a safety framework as a standalone product, it provides the building blocks for developers to implement these within their applications.