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.7.10.tar.gz
(24.4 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.7.10.tar.gz.
File metadata
- Download URL: notte_llm-1.7.10.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdec3aa893f6f5586451c05c1424fdb6d895fc8dd056e6ae50ba7709399e0dd4
|
|
| MD5 |
2d3d55ac83e120961dd9341aeb4826c7
|
|
| BLAKE2b-256 |
a80de42ba9166b1928279e8d468f6964a9b9649f3891936f7cbeb12560fe5780
|
File details
Details for the file notte_llm-1.7.10-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.10-py3-none-any.whl
- Upload date:
- Size: 40.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5aafdd11b6aa0ed878a1c87a264393031364be85c89c224674aa890bfc76cbc
|
|
| MD5 |
1ee4ff51cd67e078a64427758a2ecef8
|
|
| BLAKE2b-256 |
f903d9e7a7c58efd879810d1aa9de3d0808f791a6cd796e19e89f04e1aa76885
|