docs: update links to exchange to the new location (#108)

This commit is contained in:
Drew Hintz
2024-10-02 23:14:56 -05:00
committed by GitHub
parent 92fe8e7008
commit 8f671e7273
3 changed files with 3 additions and 3 deletions

View File

@@ -163,4 +163,4 @@ def example_history(self):
...
```
[exchange]: https://github.com/square/exchange
[exchange]: https://github.com/block-open-source/goose/tree/main/packages/exchange

View File

@@ -75,7 +75,7 @@ This project follows the [Conventional Commits](https://www.conventionalcommits.
[issues]: https://github.com/block-open-source/goose/issues
[goose-plugins]: https://github.com/block-open-source/goose-plugins
[ai-exchange]: https://github.com/square/exchange
[ai-exchange]: https://github.com/block-open-source/goose/tree/main/packages/exchange
[developer]: src/goose/toolkit/developer.py
[uv]: https://docs.astral.sh/uv/
[ruff]: https://docs.astral.sh/ruff/

View File

@@ -11,4 +11,4 @@ Providers in Goose mean "LLM providers" that Goose can interact with. Providers
* Ollama
* OpenAI
[exchange-providers]: https://github.com/square/exchange/tree/main/src/exchange/providers
[exchange-providers]: https://github.com/block-open-source/goose/tree/main/packages/exchange/src/exchange/providers