Skip to content

Commit

Permalink
Add Dockerized tools section
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinMcNeil committed Aug 23, 2024
1 parent 7ea8627 commit e07c605
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ An extractor is a Docker image that runs against a project and extracts informat

Prompts are stored in a git repo and can be versioned, tracked, and shared.

## Dockerized Tools
![dockerized tools](img4.png)

OpenAI API compatiable LLM's already support function calling. This is our workbench to test the same spec, but with functions as Docker images. Our [research](https://www.linkedin.com/newsletters/docker-labs-genai-7204877599427194882/) shows that this approach enables siginficantly more powerful that work across a wide range of environments.

# Get Started

## Basics: Render a Prompt
Expand Down
Binary file added img4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e07c605

Please sign in to comment.