Skip to content

defog-ai/defog_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages