-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
195 changed files
with
2,953 additions
and
712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
source/apis/components/components* | ||
source/apis/components/_autosummary* | ||
source/apis/components/modules* | ||
source/apis/core/core* | ||
source/apis/core/modules* | ||
source/apis/eval/eval* | ||
source/apis/eval/modules* | ||
source/apis/prompts/prompts* | ||
source/apis/prompts/modules* | ||
source/apis/utils/utils* | ||
source/apis/utils/modules* | ||
source/apis/tracing/tracing* | ||
source/apis/tracing/modules* | ||
source/apis/optim/optim* | ||
source/apis/optim/modules* | ||
# source/apis/components/components* | ||
# source/apis/components/_autosummary* | ||
# source/apis/components/modules* | ||
# source/apis/core/core* | ||
# source/apis/core/modules* | ||
# source/apis/eval/eval* | ||
# source/apis/eval/modules* | ||
# source/apis/prompts/prompts* | ||
# source/apis/prompts/modules* | ||
# source/apis/utils/utils* | ||
# source/apis/utils/modules* | ||
# source/apis/tracing/tracing* | ||
# source/apis/tracing/modules* | ||
# source/apis/optim/optim* | ||
# source/apis/optim/modules* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
docs/source/apis/components/_autosummary/components.agent.react.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
components.agent.react | ||
====================== | ||
|
||
.. automodule:: components.agent.react | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
ReActAgent |
22 changes: 22 additions & 0 deletions
22
.../source/apis/components/_autosummary/components.api_client.anthropic_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _components-api_client-anthropic_client: | ||
|
||
components.api\_client.anthropic\_client | ||
======================================== | ||
|
||
.. automodule:: components.api_client.anthropic_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
AnthropicAPIClient |
22 changes: 22 additions & 0 deletions
22
docs/source/apis/components/_autosummary/components.api_client.google_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _components-api_client-google_client: | ||
|
||
components.api\_client.google\_client | ||
===================================== | ||
|
||
.. automodule:: components.api_client.google_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
GoogleGenAIClient |
22 changes: 22 additions & 0 deletions
22
docs/source/apis/components/_autosummary/components.api_client.groq_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _components-api_client-groq_client: | ||
|
||
components.api\_client.groq\_client | ||
=================================== | ||
|
||
.. automodule:: components.api_client.groq_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
GroqAPIClient |
22 changes: 22 additions & 0 deletions
22
docs/source/apis/components/_autosummary/components.api_client.openai_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
.. _components-api_client-openai_client: | ||
|
||
components.api\_client.openai\_client | ||
===================================== | ||
|
||
.. automodule:: components.api_client.openai_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
OpenAIClient |
29 changes: 29 additions & 0 deletions
29
...urce/apis/components/_autosummary/components.api_client.transformers_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
.. _components-api_client-transformers_client: | ||
|
||
components.api\_client.transformers\_client | ||
=========================================== | ||
|
||
.. automodule:: components.api_client.transformers_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
average_pool | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
TransformerEmbedder | ||
TransformersClient |
27 changes: 27 additions & 0 deletions
27
...source/apis/components/_autosummary/components.data_process.data_components.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
components.data\_process.data\_components | ||
========================================= | ||
|
||
.. automodule:: components.data_process.data_components | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
retriever_output_to_context_str | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
RetrieverOutputToContextStr | ||
ToEmbeddings |
28 changes: 28 additions & 0 deletions
28
...urce/apis/components/_autosummary/components.data_process.document_splitter.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
.. _components-data_process-document_splitter: | ||
|
||
components.data\_process.document\_splitter | ||
=========================================== | ||
|
||
.. automodule:: components.data_process.document_splitter | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Functions | ||
|
||
.. autosummary:: | ||
|
||
split_text_by_token_fn | ||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
DocumentSplitter |
20 changes: 20 additions & 0 deletions
20
docs/source/apis/components/_autosummary/components.data_process.text_splitter.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
components.data\_process.text\_splitter | ||
======================================= | ||
|
||
.. automodule:: components.data_process.text_splitter | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
TextSplitter |
20 changes: 20 additions & 0 deletions
20
docs/source/apis/components/_autosummary/components.memory.memory.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
components.memory.memory | ||
======================== | ||
|
||
.. automodule:: components.memory.memory | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
Memory |
20 changes: 20 additions & 0 deletions
20
...ource/apis/components/_autosummary/components.model_client.anthropic_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
components.model\_client.anthropic\_client | ||
========================================== | ||
|
||
.. automodule:: components.model_client.anthropic_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
AnthropicAPIClient |
20 changes: 20 additions & 0 deletions
20
docs/source/apis/components/_autosummary/components.model_client.cohere_client.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
components.model\_client.cohere\_client | ||
======================================= | ||
|
||
.. automodule:: components.model_client.cohere_client | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
.. rubric:: Classes | ||
|
||
.. autosummary:: | ||
|
||
CohereAPIClient |
Oops, something went wrong.