8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b3c27 commit 8f64f4bCopy full SHA for 8f64f4b
README.md
@@ -1,10 +1,11 @@
1
# gt4llm
2
3
-is a library for working with LLMs, designed for use with [Glamorous Toolkit](https://gtoolkit.com).
+is a library for working with LLMs, designed for use with [Glamorous Toolkit](https://gtoolkit.com) and [Gemstone](https://gemtalksystems.com/).
4
5
Currently it includes:
6
- A client for [OpenAI](https://openai.com)
7
- A client for [Ollama](https://ollama.com)
8
+- A client for [Anthropic](https://www.anthropic.com/)
9
- General utilities for working with LLMs
10
- Examples of integrating LLMs in user interfaces
11
0 commit comments