Skip to content

[FEATURE] Add Windows PowerShell and CMD Setup Examples #50

@BhakktiGautam

Description

@BhakktiGautam

Problem

The README currently provides environment variable setup examples using Unix/Linux commands such as:

export OPENAI_API_KEY=...
export GROQ_API_KEY=...

These commands do not work directly on Windows systems and may confuse new users.

Proposed Solution

Add Windows-specific examples for:

  • PowerShell
  • Command Prompt (CMD)

alongside the existing Unix/Linux examples.

Benefits

  • Better onboarding experience for Windows users.
  • Reduced setup confusion.
  • More platform-inclusive documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions