Skip to content

Commit e07c605

Browse files
author
colinmcneil
committed
Add Dockerized tools section
1 parent 7ea8627 commit e07c605

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ An extractor is a Docker image that runs against a project and extracts informat
2525

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

28+
## Dockerized Tools
29+
![dockerized tools](img4.png)
30+
31+
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.
32+
2833
# Get Started
2934

3035
## Basics: Render a Prompt

img4.png

171 KB
Loading

0 commit comments

Comments
 (0)