afel
a24dbdf78c
fix typo
2024-06-06 08:04:11 +02:00
afel
756fd69e1c
update langfuse docs
2024-06-06 08:01:59 +02:00
Hannes Burrichter
b89b3d8c44
Merge branch 'BerriAI:main' into main
2024-05-21 13:51:55 +02:00
alisalim17
01bb26bbba
Revert "Revert "Logfire Integration""
...
This reverts commit b04a8d878a
.
2024-05-21 11:07:40 +04:00
Marc Abramowitz
bf4f08ac30
Work with custom LANGSMITH_BASE_URL
...
This allows working with a custom Langsmith base URL. For example,
I can use this to test against a local Langsmith instance, running on
my laptop with Docker by adding this to the proxy config:
```yaml
litellm_settings:
success_callback: ["langsmith"]
environment_variables:
LANGSMITH_BASE_URL: "http://localhost:1984 "
LANGSMITH_PROJECT: "litellm-proxy"
```
2024-05-16 17:13:01 -07:00
Krrish Dholakia
a7b9a03991
docs(billing.md): add tutorial on billing with litellm + lago to docs
2024-05-16 14:13:39 -07:00
Krrish Dholakia
3acb31fa49
docs(lago.md): add lago usage-based billing quick-start to docs
2024-05-16 13:24:04 -07:00
Hannes Burrichter
5bf59d5295
Merge branch 'BerriAI:main' into main
2024-05-15 16:44:05 +02:00
Krrish Dholakia
1a3b001432
docs(langfuse_integration.md): cleanup docs
2024-05-15 07:37:04 -07:00
Krish Dholakia
b04a8d878a
Revert "Logfire Integration"
2024-05-14 17:38:47 -07:00
alisalim17
18bf68298f
Merge remote-tracking branch 'upstream/main'
2024-05-14 18:42:20 +04:00
Hannes Burrichter
1bd6a1ba05
Merge branch 'BerriAI:main' into main
2024-05-14 13:31:07 +02:00
Alex Epstein
3bf2ccc856
feat(langfuse.py): Allow for individual call message/response redaction
2024-05-12 22:38:29 -04:00
Ishaan Jaff
360d284058
docs - debug langfuse
2024-05-11 14:12:17 -07:00
Hannes Burrichter
be85145b86
Update langfuse integration docs wiht the new parent_observation_id
parameter
2024-05-10 10:27:58 +02:00
Alex Epstein
b82162832a
Update support for langfuse metadata
...
- Added ability to set trace release, version, metadata
- Added ability to update fields during a trace continuation
- Added ability to update input and output during a trace continuation
- Wrote new test for verifying metadata is set correctly
- Small improvement to setting secret boolean, prevent unnecessary literal_eval
- Small improvements to langfuse tests
2024-05-05 14:56:36 -04:00
alisalim17
7e0b479a37
docs: add documentation for logfire integration
2024-05-04 17:47:54 +04:00
greenscale-nandesh
6009632705
Merge branch 'main' into main
2024-05-02 08:22:11 -07:00
Krrish Dholakia
61d680143f
docs(openmeter.md): add openmeter to docs
2024-05-01 18:31:45 -07:00
Krrish Dholakia
bd79e8b516
docs(langfuse_integration.md): add 'existing_trace_id' to langfuse docs
2024-04-29 16:40:38 -07:00
Ishaan Jaff
8d26030b99
docs - track cost custom callbacks
2024-04-29 13:15:08 -07:00
Ishaan Jaff
f55838d185
sentry redact messages
2024-04-27 11:23:46 -07:00
Ishaan Jaff
01478c9148
docs - langfuse redact messages
2024-04-27 11:23:35 -07:00
Nandesh Guru
651ff66d65
Merge branch 'main' of https://github.com/greenscale-ai/litellm
2024-04-24 13:46:46 -07:00
Nandesh Guru
cdd6013624
Greenscale Documentation
2024-04-24 13:46:43 -07:00
Krish Dholakia
263439ee4a
Merge pull request #3098 from greenscale-ai/main
...
Support for Greenscale AI logging
2024-04-24 13:09:03 -07:00
Bill Chambers
f15988d416
Update langsmith_integration.md
2024-04-21 18:54:18 -07:00
Nandesh Guru
f5e3695dc7
Support for Greenscale logging
2024-04-17 12:24:00 -07:00
Marc Klingen
81e4c46ce1
docs: add langfuse to callback docs
2024-04-16 00:47:22 +02:00
Vincelwt
1b84dfac91
Merge branch 'main' into main
2024-03-30 13:21:53 +09:00
Vivek Aditya
efc90b04c7
minor fix
2024-03-23 12:50:46 +05:30
Vivek Aditya
6bd49c6087
Athina docs updated with information about additional fields and a minor fix in the callback
2024-03-23 12:42:07 +05:30
Vincelwt
1cbfd312fe
Merge branch 'main' into main
2024-03-19 12:50:04 +09:00
Udit
b8dbcd7ac3
docs(langfuse): update section titles
2024-03-16 03:33:14 +05:30
Udit
31fb2d0219
docs(langfuse): fix missing litellm import
2024-03-16 03:30:01 +05:30
Udit
1220eb3c7a
docs(langfuse): update chatlitellm section
2024-03-16 03:28:19 +05:30
Udit
acd56b174c
docs(langfuse): add chatlitellm section
2024-03-16 03:24:07 +05:30
Vince Loewe
a9648613dc
feat: LLMonitor is now Lunary
2024-02-27 22:07:13 -08:00
ishaan-jaff
c2325539e7
(docs) fix athina docs
2024-02-23 09:56:10 -08:00
Vivek Aditya
244fa1c4ab
Support for Athina logging
2024-02-23 21:49:40 +05:30
Krrish Dholakia
e7666d3908
docs(custom_callback.md): link to proxy docs for custom logging there
2024-02-14 11:42:13 -08:00
deena
2d62353309
docs to include langfuse trace tags feature
2024-02-12 20:26:32 +02:00
Krrish Dholakia
66913222a1
docs(langfuse_integration.md): docs for showing how to log errors to langfuse
2024-02-07 12:07:11 -08:00
David Manouchehri
c77deb12b3
(docs) Add session_id to Langfuse doc
2024-02-05 15:21:05 -05:00
Tim Asp
315fbcd09f
update docs
2024-01-19 11:39:39 -08:00
ishaan-jaff
c269c65371
(docs) langfuse log trace id, trace user id
2023-12-30 20:25:23 +05:30
ishaan-jaff
05b9b3aacd
(docs) bump langfuse to >= 2.0.0
2023-12-26 09:23:45 +05:30
navidre
b8d7cafb8d
Sample code to prevent logging API key
...
Sample code in documentation to prevent logging API key. Ideally should be implemented in the codebase if not already
2023-12-19 14:04:20 -06:00
Krish Dholakia
6edc7cc2b3
Merge pull request #1178 from speedyankur/langfuse-doc-update
...
doc: updated langfuse ver 1.14 in pip install cmd
2023-12-18 17:33:29 -08:00
Ankur Garha
d6ed13fa4f
doc: updated langfuse ver 1.14 in pip install cmd
2023-12-18 22:56:08 +01:00