Skip to content

Commit

Permalink
docs generated
Browse files Browse the repository at this point in the history
  • Loading branch information
davorrunje committed Aug 22, 2024
1 parent 3b1a8e0 commit ad6f180
Show file tree
Hide file tree
Showing 10 changed files with 111 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,18 @@ search:
- [hash_auth_token](api/fastagency/auth_token/auth/hash_auth_token.md)
- [parse_expiry](api/fastagency/auth_token/auth/parse_expiry.md)
- [verify_auth_token](api/fastagency/auth_token/auth/verify_auth_token.md)
- core
- autogen
- [AutoGenIOAdapter](api/fastagency/core/autogen/AutoGenIOAdapter.md)
- [AutoGenTeam](api/fastagency/core/autogen/AutoGenTeam.md)
- [AutoGenTeamChatable](api/fastagency/core/autogen/AutoGenTeamChatable.md)
- [AutogenTeamAgents](api/fastagency/core/autogen/AutogenTeamAgents.md)
- base
- [ChatMessage](api/fastagency/core/base/ChatMessage.md)
- [Chatable](api/fastagency/core/base/Chatable.md)
- [ChatableFactory](api/fastagency/core/base/ChatableFactory.md)
- [ChatableIO](api/fastagency/core/base/ChatableIO.md)
- [ConsoleIO](api/fastagency/core/base/ConsoleIO.md)
- db
- base
- [BackendDBProtocol](api/fastagency/db/base/BackendDBProtocol.md)
Expand Down
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/autogen/AutoGenIOAdapter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.autogen.AutoGenIOAdapter
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/autogen/AutoGenTeam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.autogen.AutoGenTeam
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/autogen/AutoGenTeamChatable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.autogen.AutoGenTeamChatable
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/autogen/AutogenTeamAgents.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.autogen.AutogenTeamAgents
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/base/ChatMessage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.base.ChatMessage
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/base/Chatable.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.base.Chatable
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/base/ChatableFactory.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.base.ChatableFactory
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/base/ChatableIO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.base.ChatableIO
11 changes: 11 additions & 0 deletions docs/docs/en/api/fastagency/core/base/ConsoleIO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
# 0.5 - API
# 2 - Release
# 3 - Contributing
# 5 - Template Page
# 10 - Default
search:
boost: 0.5
---

::: fastagency.core.base.ConsoleIO

0 comments on commit ad6f180

Please sign in to comment.