From 93f19910c5b78488e8e29a649a467285480a18c8 Mon Sep 17 00:00:00 2001 From: Zander Lewis Date: Sun, 12 May 2024 11:24:21 -0400 Subject: [PATCH] Update `LlamaScript` to point to new link. Still used Legacy link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a6935f7..034760e1 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [Testcontainers](https://testcontainers.com/modules/ollama/) - [Portkey](https://portkey.ai/docs/welcome/integration-guides/ollama) - [PromptingTools.jl](https://github.com/svilupp/PromptingTools.jl) with an [example](https://svilupp.github.io/PromptingTools.jl/dev/examples/working_with_ollama) -- [LlamaScript](https://github.com/WolfTheDeveloper/llamascript) +- [LlamaScript](https://github.com/Project-Llama/llamascript) ### Mobile - [Enchanted](https://github.com/AugustDev/enchanted)