Skip to content

shareableai/autodocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically Generate Model Documentation

Getting Started

Environment Variables

  • OPENAI_API_KEY - Supply this from your OpenAI Account.

Setup

  1. Using SentiML, annotate your model's runtime.
  2. Find the appropriate TraceID from your .stack_traces directory
  3. Create Documentation by running autodocs using one of your trace ids.
python autodocs/__main__.py {trace_id}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published