docs: update links to exchange to the new location (#108)
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
+1
-1
@@ -75,7 +75,7 @@ This project follows the [Conventional Commits](https://www.conventionalcommits.
|
|||||||
|
|
||||||
[issues]: https://github.com/block-open-source/goose/issues
|
[issues]: https://github.com/block-open-source/goose/issues
|
||||||
[goose-plugins]: https://github.com/block-open-source/goose-plugins
|
[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
|
[developer]: src/goose/toolkit/developer.py
|
||||||
[uv]: https://docs.astral.sh/uv/
|
[uv]: https://docs.astral.sh/uv/
|
||||||
[ruff]: https://docs.astral.sh/ruff/
|
[ruff]: https://docs.astral.sh/ruff/
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ Providers in Goose mean "LLM providers" that Goose can interact with. Providers
|
|||||||
* Ollama
|
* Ollama
|
||||||
* OpenAI
|
* 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
|
||||||
|
|||||||
Reference in New Issue
Block a user