Skip to main content

LLM utilities with agents, file parsing, and preprocessing built in.

Project description

tokens-lab

LLM utilities with agents, file parsing, and preprocessing built in.

Features

  • Agent Framework: LangGraph-based agents with OpenAI integration
  • File Text I/O: Parse PDFs, DOCX, PPTX, and images with ease
  • Preprocessing: Text normalization and cleaning utilities
  • Azure Integration: Azure Storage and service utilities
  • ML Tools: String similarity and text analysis
  • Utilities: Date, Excel, JSON, and Pandas helpers
  • Logging: Structured logging support
  • Exception Handling: Custom exception hierarchy

Installation

pip install tokens-lab

Quick Start

LLM Agent

from llm_lab.agent import Agent
from llm_lab.agent.litellm_client import LiteLLMClient

client = LiteLLMClient(model="gpt-4", api_key="your-api-key")
agent = Agent(client=client)
response = agent.process("Hello, how can you help me?")

File Parsing

from llm_lab.filetextio import parsers

content = parsers.parse_document("document.pdf")

Text Preprocessing

from llm_lab.preprocessing import text_normalization

clean_text = text_normalization.normalize_text("messy   text  ")

Documentation

For complete documentation, visit: https://pwc-me-adv-strategyand.github.io/LLM_Lab/

Requirements

  • Python >= 3.10

License

MIT

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

tokens_lab-0.6.0.tar.gz (22.6 kB view details)

Uploaded Source

Built Distribution

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

tokens_lab-0.6.0-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

Details for the file tokens_lab-0.6.0.tar.gz.

File metadata

  • Download URL: tokens_lab-0.6.0.tar.gz
  • Upload date:
  • Size: 22.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.6

File hashes

Hashes for tokens_lab-0.6.0.tar.gz
Algorithm Hash digest
SHA256 d20ef07aeb126f5920f5f08211fe767b848a8929f1eedbb52018cb78b88f1a00
MD5 c1961b1e98e2fad59e654610277d6170
BLAKE2b-256 64c2ddb2479332af7f472d25a796d695634d8f91edac6c57cc5c267d2ca3a704

See more details on using hashes here.

File details

Details for the file tokens_lab-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: tokens_lab-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 30.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.6

File hashes

Hashes for tokens_lab-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab3f4dd96f3da4ced6369b4fdcd646b9ac2b5c41f7a1933128ae7a0b37b9a4b9
MD5 cf721984a082f6096f63fcdcb8b3a6b0
BLAKE2b-256 bb96508b06187d2f8a484edcb411760cc985ee1d3048f3b9dfb325b49b66eace

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