Skip to main content

Retired LangChain adapter tombstone with migration guidance

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

langchain-schift

langchain-schift is retired. Version 0.3.0 is a dependency-free tombstone release that prevents the broken 0.2.x adapter from calling SDK APIs that no longer exist.

Existing module paths remain importable. Accessing a formerly executable export raises one actionable LangChainSchiftRetiredError instead of calling a removed SDK surface. The tombstone does not perform network requests.

Migration

  • Embeddings: use LangChain OpenAIEmbeddings against your configured Schift API origin. The OpenAI-compatible operation is POST /v1/embeddings.
  • Retrieval: use the maintained Python schift SDK retrieve() or search() surfaces. Raw ranked hits use POST /v2/buckets/{bucket_id}/retrieve; answer-ready context uses search.
  • TypeScript: use @schift-io/sdk.

Configure the successor client with SCHIFT_API_KEY and a bare SCHIFT_API_URL such as https://api.example.com.

Do not add new adapter behavior to this package. It exists only to provide a safe final release and migration guidance.

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

langchain_schift-0.3.0.tar.gz (36.8 kB view details)

Uploaded Source

Built Distribution

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

langchain_schift-0.3.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file langchain_schift-0.3.0.tar.gz.

File metadata

  • Download URL: langchain_schift-0.3.0.tar.gz
  • Upload date:
  • Size: 36.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for langchain_schift-0.3.0.tar.gz
Algorithm Hash digest
SHA256 9371633a180d24f43cd2a777aeed655107fa109a0ed65ece533b5c35ae158a03
MD5 46dfdc31e8c38a6ce9e8025f1cad5ba1
BLAKE2b-256 4126726de24a0ce9c204cc2c7b7bf810288493d2d3b4c648f67220acd51ae5a4

See more details on using hashes here.

File details

Details for the file langchain_schift-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_schift-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1af0e2b09221055ac5dfa24b2a505e764564aa5336ade649263bad507f88033e
MD5 0a8b34c8a7db4298480364560d9368c5
BLAKE2b-256 f31d0ff14bb48d1521bae8523a554712d3de05cb0db4fd13801cd4ca6bd16a1b

See more details on using hashes here.

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