Skip to main content

Library facilitating the integration of different LLM providers in LangChain (e.g. `ollama`, `Google Gemini`, etc).

Project description


LangChain Util
LangChain Utility

Description

LangChain is a framework for developing applications powered by language models. It enables application that:

  • Are context aware; i.e. connect a language model to sources context
  • Reason; i.e. rely on a language model to reason

This library offers integration with the following Generative AI servers:

This library extends LangChain by providing facilities to define configurations, templates for execution of LLMs.

Documentation

To get started refer to the documentation.

Development

Requirements

  • Git
  • llm-guard >= 0.3
  • langchain >= 0.2
  • traceloop-sdk >= 0.13
  • Python = 3.11
  • Poetry >= 1.7.0
  • streamlit >= 1.32

Environment Variables

Name Description Default
LOG_DIR Location of the logging files logs/
LOG_LEVEL Logging level to be applied during execution INFO
AUDIO_TMP_FOLDER Location of temporary audio files when transcribing videos tmp/audio/
PROMPT_CONFIG_FOLDER Location of the Prompt configuration for execution prompt_configs/

How to prepare the environment

  • Install dependencies
    poetry install
    

    NOTE To update dependencies, it may be needed to run the following command prior to installing the packages:
    poetry lock
    

  • Test unit test coverage for the project
    poetry run coverage run -m pytest && poetry run coverage report -m
    
    Note Report is only generated if all unit test have completed successfully.

About RQle.AI

RQle.AI believes in the transformative potential of Generative AI. More specifically, it focuses on showcasing real-world applications of how Generative AI can empower individuals and organizations worldwide in addressing customers' "job to be done" problems and create value for them.

Disclaimer

This library and its use of Large Language Models (LLMs) are subject to the following disclaimers:

  • LLMs are still under development and may generate inaccurate, incomplete, or biased output;
  • LLMs can inherit and reflect biases present in their training data;
  • Developers of this library are not liable for any damages or losses arising from its use;
  • You are responsible for using the library and LLMs in an ethical and responsible manner.

By using this library, you acknowledge and agree to these disclaimers and limitations.


RQle.AI   RQle.AI - 2024

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

rqle_ai_langchain_util-0.3.3.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

rqle_ai_langchain_util-0.3.3-py3-none-any.whl (37.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page