Welcome to the documentation for the Pipable package!

Contents:

  • Installation
  • Usage
  • Pipable
    • Pipable.ask()
    • Pipable.ask_and_execute()
    • Pipable.connect()
    • Pipable.disconnect()
  • DatabaseConnectorInterface
    • DatabaseConnectorInterface.connect()
    • DatabaseConnectorInterface.disconnect()
    • DatabaseConnectorInterface.execute_query()
  • LlmApiClientInterface
    • LlmApiClientInterface.generate_text()
  • PostgresConfig
    • PostgresConfig.database
    • PostgresConfig.host
    • PostgresConfig.password
    • PostgresConfig.port
    • PostgresConfig.user
  • PostgresConnector
    • PostgresConnector.connect()
    • PostgresConnector.disconnect()
    • PostgresConnector.execute_query()
  • PipLlmApiClient
    • PipLlmApiClient.generate_text()

Indices and tables

  • Index

  • Module Index

  • Search Page

Pipable

Navigation

Contents:

  • Installation
  • Usage
  • Pipable
  • DatabaseConnectorInterface
  • LlmApiClientInterface
  • PostgresConfig
  • PostgresConnector
  • PipLlmApiClient

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2023, Pipable. | Powered by Sphinx 7.2.6 & Alabaster 0.7.13 | Page source