doc: update opik integration doc

This commit is contained in:
mrFranklin
2025-09-25 16:28:20 +08:00
parent 7f06b7bb4e
commit f717e53d3f
@@ -198,6 +198,8 @@ curl -L -X POST 'http://0.0.0.0:4000/v1/chat/completions' \
</TabItem>
</Tabs>
You can also pass the fields as part of the request header with a `opik_*` prefix:
```shell