Logger
Portkey
Portkey utilities for portkey integration utilities.
View module source on GitHub
This module is a wrapper around the Portkey client that allows for easy integration with Maxim.
It instruments the Portkey client to log to Maxim.
It also provides a wrapper around the Portkey chat-completions client that allows for easy integration with Maxim.
Maxim instrumenter for Portkey client that directly handles chat.completion method.
Delegate all other attributes to the underlying Portkey client.
Maxim instrumenter for Portkey chat functionality.
Delegate all other attributes to the underlying chat client.
Maxim instrumenter for async Portkey chat functionality.
Delegate all other attributes to the underlying chat client.
Maxim instrumenter for Portkey chat completions.
Instrumented create method that logs to Maxim.
Delegate all other attributes to the underlying completions client.
Maxim instrumenter for async Portkey chat completions.
Instrumented async create method that logs to Maxim.
Delegate all other attributes to the underlying completions client.