Skip to main content

LangGraph testing plugin for fasteval -- wrap any compiled StateGraph with a minimal harness for chat, session, mocking, and node-level testing

Project description

fasteval-langgraph

LangGraph testing plugin for fasteval. Wraps any compiled StateGraph with a minimal test harness for chat, session, mocking, and node-level testing.

Install

pip install fasteval-langgraph

Quick Start

from fasteval_langgraph import harness, mock
import fasteval as fe

graph = harness(compiled_graph)

@fe.correctness(threshold=0.8)
async def test_agent():
    result = await graph.chat("How do I configure OAuth?")
    fe.score(result.response, "Use OAuth 2.0...", input="How do I configure OAuth?")

See the full documentation for details.

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

fasteval_langgraph-2.2.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

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

fasteval_langgraph-2.2.0-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file fasteval_langgraph-2.2.0.tar.gz.

File metadata

  • Download URL: fasteval_langgraph-2.2.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fasteval_langgraph-2.2.0.tar.gz
Algorithm Hash digest
SHA256 74ed9b1aef7c386d0f255f9058cf9f83a7d143d15389483eb99abb733116fd97
MD5 fa67151967c69bc89277df05afa736ed
BLAKE2b-256 b011255e1645e677fcf24900c01614327bff1793b5b97d4034dd916c130655cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for fasteval_langgraph-2.2.0.tar.gz:

Publisher: release.yml on intuit/fasteval

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fasteval_langgraph-2.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fasteval_langgraph-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a094b86ba3803d42c1443e4b7b449b10a50913e27fcffeeb5a89b94c49ddb25
MD5 0b5f30b07c5178ba0d8becc087719962
BLAKE2b-256 f26597605e60098a43f592e4c87427edaadd713feb1e670c4ddaf532cffbc18c

See more details on using hashes here.

Provenance

The following attestation bundles were made for fasteval_langgraph-2.2.0-py3-none-any.whl:

Publisher: release.yml on intuit/fasteval

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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