Skip to main content

A LLM (Large Language Model) app for Django

Reason this release was yanked:

Doesn't work

Project description

Python 3.11 Code style: black

Django LLM

An app for Django to aid development of LLM workflows

Information

Some models for coordinating LLM tasks. Provides a Django wrapper for langchain and openai.

Installation

pip install -r requirements.txt

Installation from binary

python setup.py bdist_whl && pip install dist/*.whl

Tests

pip install -r static.txt

./static.sh

pytest tests/

Features

Model to store API key in database Model to hold prompt Model to make a ChatGPT query (under development)

#TODO Endpoints for prompts (CRUD) #TODO Mopdels and endpoints for memory #TODO Endpoint for OpenAI queries

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_llm-0.1.0-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page