LLMWorkbook

Documentation

Complete documentation for LLMWorkbook - your toolkit for integrating LLMs with tabular data.

Core Topics

📊 Batch and Row Processing

Learn how to process your data efficiently in batches or row-by-row.

💻 CLI Usage

Command-line interface documentation for quick operations.

📦 Data Wrapping

Convert between different data formats (Excel, CSV, Arrays, DataFrames).

LLM Providers

🤖 OpenAI

Integration with OpenAI’s GPT models including GPT-4 and GPT-3.5.

🧠 Anthropic

Integration with Anthropic’s Claude models for conversational AI.

🏠 Ollama

Local LLM deployment using Ollama.

🔧 GPT4All

Local GPT4All integration for offline processing.

Utilities

🧹 Sanitize Prompt

Clean and prepare prompts for LLM processing.

📄 Unpack JSON Response

Parse and validate JSON responses from LLMs.