mirror of
https://github.com/aljazceru/goose.git
synced 2026-02-23 15:34:27 +01:00
docs: update links to exchange to the new location (#108)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user