Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Portkey Requests cheatbook #93

Open
Saif-Shines opened this issue May 3, 2024 · 0 comments
Open

A Portkey Requests cheatbook #93

Saif-Shines opened this issue May 3, 2024 · 0 comments

Comments

@Saif-Shines
Copy link
Contributor

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 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant