This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Commit f657996
authored
fix: the python sdk lacks docstring documentation (#149)
* fix: clean doc
* fix: unify doc
* fix: async doc
* fix: refactor docstrings to abstract methods
* fix: remove unused import
* fix: revamp doc
* fix: imports helpers
* fix: imports helpers
* fix: add init to helpers module1 parent 46e1c3e commit f657996
File tree
24 files changed
+2966
-2727
lines changed- literalai
- api
- helpers
- evaluation
- instrumentation
- llamaindex
- observability
- prompt_engineering
24 files changed
+2966
-2727
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments