Skip to main content

A Django app for ...

Project description

django_openailite

Instructions

Install this github project only

  • cd django;
  • python3.11 -m venv env
  • source env/bin/activate
  • pip install --upgrade pip
  • pip install -r requirements.txt
  • Note that openai==1.73.0 is with model gpt-4o-mini is used. Other combinations may fail since the assistants api seems to change daily.

Get OPENAI_API_KEY

  • Visit https://openai.com , establis an account, and login to the API platform
  • You do not need a ChatGPT account, but you must have a paid openai account. It is pay as you go and putting $10 in will allow you to test
  • Create an API key, copy it and create the environment variable
  • OPENAI_API_KEY=xxxxxxxx

Run

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver
  • visit http://localhost:8000

Test

  • pytest is slow, so to make sure you see what is happening flag with -s to see prints statements
  • pytest -s
  • python manage.py runserver
    • Then check the admin pages to add files, vector_stores, assistants and threads.

Build

  • cd src
  • python -m build

Project details


Download files

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

Source Distribution

django_ragamuffin-1.107.1.22.tar.gz (56.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_ragamuffin-1.107.1.22-py3-none-any.whl (69.4 kB view details)

Uploaded Python 3

File details

Details for the file django_ragamuffin-1.107.1.22.tar.gz.

File metadata

  • Download URL: django_ragamuffin-1.107.1.22.tar.gz
  • Upload date:
  • Size: 56.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.1

File hashes

Hashes for django_ragamuffin-1.107.1.22.tar.gz
Algorithm Hash digest
SHA256 b5ff7b2e5d098fc06fd61f91b98959983f6812eabea58198366a0ca0e36c92bd
MD5 b32159ad10691dcd5d9417b4fe83a56e
BLAKE2b-256 007ff9931081b77ee5b93a66d10bc555c3670016a99ea36a3d9e2b0d8fabb3a2

See more details on using hashes here.

File details

Details for the file django_ragamuffin-1.107.1.22-py3-none-any.whl.

File metadata

File hashes

Hashes for django_ragamuffin-1.107.1.22-py3-none-any.whl
Algorithm Hash digest
SHA256 1ac320e8d52f7cf3679d07f162213d8d6b714037dfed2776c449410634cbebf4
MD5 d250f28b2930d6e95f38edd48a71b282
BLAKE2b-256 534a36ae679334e263a91bb793315d0fb3bf6c92043768731695c85af21312c3

See more details on using hashes here.

Supported by

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