diff --git a/README.md b/README.md index 88ea64f2..46068031 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ [Roadmap](https://github.com/mudler/LocalAI/issues?q=is%3Aissue+is%3Aopen+label%3Aroadmap) -- Multiple tools calls: https://github.com/mudler/LocalAI/pull/1726 +- Parallel function calling: https://github.com/mudler/LocalAI/pull/1726 - Upload file API: https://github.com/mudler/LocalAI/pull/1703 -- Tools support: https://github.com/mudler/LocalAI/pull/1715 +- Tools API support: https://github.com/mudler/LocalAI/pull/1715 - LLaVa 1.6: https://github.com/mudler/LocalAI/pull/1714 - ROCm container images: https://github.com/mudler/LocalAI/pull/1595 - Intel GPU support (sycl): https://github.com/mudler/LocalAI/issues/1653