chore: create mkdocs for goose (#70)

This commit is contained in:
lily-de
2024-09-17 17:08:38 -04:00
committed by GitHub
parent d2314d1877
commit 10cf507e96
28 changed files with 1404 additions and 123 deletions
+3
View File
@@ -0,0 +1,3 @@
# Providers
Providers in Goose mean "LLM providers" that Goose can interact with. Providers are defined in the Exchange library for the most part, but you can define your own.