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.17.tar.gz
(24.5 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.17.tar.gz.
File metadata
- Download URL: notte_llm-1.7.17.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87d5496314d27e339f0ba5bc4ee296bd970bd8c03f10ddbacaccd29de68cd986
|
|
| MD5 |
4d3fbe55f5b9d2db4d202679bbae8b10
|
|
| BLAKE2b-256 |
74872d4b4a6c7f72db25d0d27be109310fc6790b23be2a4dfd3fec116e49e781
|
File details
Details for the file notte_llm-1.7.17-py3-none-any.whl.
File metadata
- Download URL: notte_llm-1.7.17-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 |
80661e4569caafbc1f55832947fa1e679fdd8cdbd0d3a5772585067bff9a9082
|
|
| MD5 |
960dfc28861d6b53991bd106e65df66a
|
|
| BLAKE2b-256 |
284c727aea52316bf3a9b619fc1df05d1fb7c69f9f6a5e1b356ba58e418fff0f
|