From 54a127087b2c4b9458c634dd7e9c57248db12afb Mon Sep 17 00:00:00 2001 From: Jonathan Algar Date: Sun, 31 Dec 2023 03:08:33 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 311fd2f..9ad77c8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ `gpt4-vision-preview` wrapper service to batch generate alternative ('alt') text and title attributes for images defined in markdown formatted files. -Exists to abstract interaction with the OpenAI and LangSmith APIs and provides a single interface for clients. Currently there is [alttexter-ghclient](github.com/jonathanalgar/alttexter-client) but I'm excited about building for VSC too. +Exists to abstract interaction with the OpenAI and LangSmith APIs and provides a single interface for clients. Currently there is [alttexter-ghclient](https://github.com/jonathanalgar/alttexter-ghclient) but I'm excited about building for VSC too. See OpenAPI specification for the service [here](https://app.swaggerhub.com/apis/JONATHANALGARGITHUB/alttexter/0.1).