-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated frontend contribution guide * Fixed broken links * Fixed broken links * Updated PyPi readme file * Fix issue with SDK setup.py file * Fix linter issues --------- Co-authored-by: Nimrod Lahav <3535799+Nimrod007@users.noreply.github.com>
- Loading branch information
Showing
30 changed files
with
90 additions
and
129 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
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
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
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/evaluation/concepts.md
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/evaluation/overview.md
This file was deleted.
Oops, something went wrong.
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
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/monitoring/_category_.json
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/monitoring/add_traces_to_dataset.md
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/monitoring/annotate_traces.md
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/monitoring/overview.md
This file was deleted.
Oops, something went wrong.
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
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/tracing/concepts.md
This file was deleted.
Oops, something went wrong.
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
4 changes: 2 additions & 2 deletions
4
apps/opik-documentation/documentation/docs/tracing/log_distributed_traces.md
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
8 changes: 0 additions & 8 deletions
8
apps/opik-documentation/documentation/docs/tracing/overview.md
This file was deleted.
Oops, something went wrong.
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
4 changes: 2 additions & 2 deletions
4
apps/opik-documentation/python-sdk-docs/source/Objects/Span.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Span | ||
==== | ||
|
||
.. autoclass:: opik.Span | ||
.. autoclass:: opik.api_objects.span.Span | ||
:members: | ||
:inherited-members: | ||
:inherited-members: |
4 changes: 2 additions & 2 deletions
4
apps/opik-documentation/python-sdk-docs/source/Objects/Trace.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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Trace | ||
===== | ||
|
||
.. autoclass:: opik.Trace | ||
.. autoclass:: opik.api_objects.trace.Trace | ||
:members: | ||
:inherited-members: | ||
:inherited-members: |
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
4 changes: 4 additions & 0 deletions
4
...n/python-sdk-docs/source/integrations/llama_index/LlamaIndexCallbackHandler.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,4 @@ | ||
LlamaIndexCallbackHandler | ||
========================= | ||
|
||
.. autofunction:: opik.integrations.llama_index.LlamaIndexCallbackHandler |
19 changes: 19 additions & 0 deletions
19
apps/opik-documentation/python-sdk-docs/source/integrations/llama_index/index.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,19 @@ | ||
llama_index | ||
=========== | ||
|
||
Opik integrates with LlamaIndex to allow you to log your LlamaIndex calls to the Opik platform. To enable the logging to Opik, simply set:: | ||
from llama_index.core import Settings | ||
from llama_index.core.callbacks import CallbackManager | ||
from opik.integrations.llama_index import LlamaIndexCallbackHandler | ||
|
||
opik_callback_handler = LlamaIndexCallbackHandler() | ||
Settings.callback_manager = CallbackManager([opik_callback_handler]) | ||
|
||
You can learn more about the `LlamaIndexCallbackHandler` callback in the following section: | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
:titlesonly: | ||
|
||
LlamaIndexCallbackHandler |
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