You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are many ways developers can harness the power of portkey. The "many ways" usually involve figuring out and connecting the dots, estimating possibilities, and trying out before one knows the right way. This is especially true for developers who know what value portkey adds and are heavy users of any specific 1-3 features.
A cheatbook that should * only and only * have code examples and refer to them by index of contents.
Example contents index
Chat Completions Call using Portkey SDK
Using Fallbacks
Using Loadbalancing
Using Tracing
Chat Completions Call using OpenAI SDK
Using Fallbacks
Using Loadbalancing
Using Tracing
Chat Completions Call using 3rd party NPM Library - Axios
Using Fallbacks
Using Loadbalancing
Using Tracing
Chat Completions Call using 3rd party NPM Library - got
Chat Completions Call using Curl
Postman Collection
Chat Completions
Embeddings
Prompt Completions
Rendering Prompts
Retrieve Prompt Templates and call with OpenAI SDK
Embeddings Call using Portkey SDK
( researching more common requirements )
The text was updated successfully, but these errors were encountered:
There are many ways developers can harness the power of portkey. The "many ways" usually involve figuring out and connecting the dots, estimating possibilities, and trying out before one knows the right way. This is especially true for developers who know what value portkey adds and are heavy users of any specific 1-3 features.
A cheatbook that should * only and only * have code examples and refer to them by index of contents.
Example contents index
got
The text was updated successfully, but these errors were encountered: