LLM integration for Notte
Project description
notte-llm
LLM integration for Notte, providing LiteLLM-based services for language model interactions.
This package contains:
- LLM engine and service implementations
- Prompt management and templating
- LLM usage tracing and logging
- Structured output support
Installation
pip install notte-llm
Usage
from notte_llm.engine import LLMEngine
from notte_llm.service import LLMService
# Create an LLM engine
engine = LLMEngine(model="gpt-4o-mini")
# Create an LLM service
service = LLMService()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
notte_llm-1.8.10.tar.gz
(29.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file notte_llm-1.8.10.tar.gz.
File metadata
- Download URL: notte_llm-1.8.10.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4eb62b9de2cd74a9fb44d129c8ccce4401f2df0de91c3fa6469b63da7c326734
|
|
| MD5 |
22df5e2ea20598cf3d57912d6894680a
|
|
| BLAKE2b-256 |
68b511deaf717a22e3c91abb50fb6d23909a1eff68bebe3c675a60964c940efe
|
File details
Details for the file notte_llm-1.8.10-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.8.10-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdbd4cd968819fa76f91dabbb6d9d9240498a79c2eb53dd08506ebfcb7e60f28
|
|
| MD5 |
e1a13f9d0c465a29699fbcabeb715dba
|
|
| BLAKE2b-256 |
a7043d1f3a9b1ff050735d2e56a1789e191696247d7207c5d5a2b480f66e8df2
|