-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
What component(s) are affected?
- Opik Python SDK
- Opik Typescript SDK
- Opik Agent Optimizer SDK
- Opik UI
- Opik Server
- Documentation
Opik version
- Opik version: 1.8.83
Describe the problem
I am using Opik, version 1.8.83, and it is cloud-hosted, but I am not able to see the agent graph. I am using a callback function for tracing.
Reproduction steps and code snippets
No response
Error logs or stack trace
No response
Healthcheck results
*** HEALTHCHECK STARTED ***
Python version: 3.11.6
Opik version: 1.8.83
*** CONFIGURATION FILE ***
Config file path: C:\Users\Divya\.opik.config
Config file exists: yes
*** CURRENT CONFIGURATION ***
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Setting ┃ Value ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ api_key │ *** HIDDEN *** │
│ background_workers │ 4 │
│ check_tls_certificate │ True │
│ console_logging_level │ INFO │
│ default_flush_timeout │ None │
│ enable_json_request_compression │ True │
│ enable_litellm_models_monitoring │ True │
│ file_logging_level │ None │
│ file_upload_background_workers │ 16 │
│ guardrail_timeout │ 30 │
│ log_start_trace_span │ True │
│ logging_file │ opik.log │
│ maximal_queue_size │ 100000 │
│ maximal_queue_size_batch_factor │ 10 │
│ project_name │ Default Project │
│ pytest_experiment_enabled │ True │
│ sentry_enable │ True │
│ track_disable │ False │
│ url_override │ https://www.comet.com/opik/api/ │
│ workspace │ divya-m │
└──────────────────────────────────┴─────────────────────────────────┘
*** CONFIGURATION SCAN ***
Configuration issues: not found
*** BACKEND WORKSPACE AVAILABILITY ***
--> Checking backend workspace availability at: https://www.comet.com/opik/api/
Backend workspace available: yes
*** HEALTHCHECK COMPLETED ***
(venv) PS C:\Users\Divya\TCS\AI\bar-agentic-sol>