Skip to content

defog-ai/defog_utils

Repository files navigation

defog_utils

Internal utilities library for Defog. These utilities comprise:

  • sql/schema/instruction feature extraction
  • database connectors and validators
  • basic llm querying across various API's (openai, anthropic, together)

These utilities should be purely stateless and have minimal library dependencies.

Installation

pip install -e .

We recommend using -e flag to install in editable mode, since we foresee frequent updates to this library.

Tests

pytest

About

Internal utilities library for Defog

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors