Commit Graph

43 Commits (a16be9ccb248f6b580448f63dc2acd6477fba8f4)

Author SHA1 Message Date
Boris Feld a16be9ccb2 Add validation and proper default for Opik URL
Also add better documentation link for Opik configuration in the UI
1 year ago
Boris Feld 8a81e5f2c8 Lint fixes 1 year ago
Boris Feld 9d4890506d Add new integration with Opik Tracking tool 1 year ago
-LAN- 83ea931e3c
refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
Yang Jingtao e0c24c0e99
fix: Fix session typo in workflow_trace method (#12031) 1 year ago
-LAN- 2c4df108e5
fix: raise http request node error on httpx.request error (#11954)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 821992e21f
fix: langfuse do not have created_at args and fix the typing in the file (#11648)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Joe e565ecdaef
fix: change workflow trace id (#11585) 1 year ago
horochx 9f75970347
fix: ops_trace_manager `from_end_user_id` (#11077) 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
Joe 2dc29cfee3
Feat/add langsmith dotted order (#10856) 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
Joe aa3da0e24c
fix(ops_tracing): enhance error handle in celery tasks. (#10401) 1 year ago
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
takatost 23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. (#9282) 1 year ago
aiscrm 2ab8bc679f
fix: Missing model information in llm span of Langfuse #9029 (#9030)
Co-authored-by: corel <corelchen@qq.com>
1 year ago
zhuhao 831c5a93af
refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 2 years ago
Nam Vu 8219f9e090
fix: api/core/ops/ops_trace_manager.py (#8501) 2 years ago
Bowen Liang 40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
Bowen Liang 0f14873255
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Bowen Liang 292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
Charlie.Wei feefeb44d7
fix LangSmith project config error (#7996) 2 years ago
Joe fee4d3f6ca
feat: ops trace add llm model (#7306) 2 years ago
Charlie.Wei e7afee1176
Langfuse view button (#7684) 2 years ago
Charlie.Wei 9864b35465
langfuser add view button (#7571) 2 years ago
Joe 425174e82f
feat: update ops trace (#7102) 2 years ago
Joe 26e46d365c
fix: workflow trace user_id error (#6932) 2 years ago
takatost bcd7c8e921
fix: sending app trace data to other app trace provider (#6931) 2 years ago
Joe f78d0082ae
feat: implement function dispatch table for trace processing (#6628) 2 years ago
takatost 0fb741f269
fix: downgraded sentry-sdk to 1.44.1 due to claude LLM token returning 0 (#6597) 2 years ago
Joe 3f0da88ff7
fix: update workflow trace query (#6010) 2 years ago
Joe 688b8fe114
fix: langfuse logical operator error (#5948) 2 years ago
Joe 598e030a7e
feat: update LangfuseConfig host config (#5846) 2 years ago
Joe b7b1396c51
fix: ops trace slow db (#5812) 2 years ago
Joe f637ae4794
fix: langsmith message_trace end_user_data session_id error (#5759) 2 years ago
Joe ffb07eb24b
fix: workflow trace none type error (#5758) 2 years ago
takatost 1e045a0187
fix: slow sql of ops tracing (#5749) 2 years ago
Joe dd5f3873da
feat: change TRACE_QUEUE_MANAGER_INTERVAL default value (#5698)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Joe e8b8f6c6dd
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Joe 4e2de638af
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago