Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Create 'aicodebot setup' command #3

@TechNickAI

Description

@TechNickAI

Right now each of the functions calls setup_environment() that walks the user through getting an API key. It would be nice to have this be an actually command so we could run aicodebot setup

This would:
[X] Gather the user's OPEN AI API KEY
[ ] Test that it works by doing a call
[ ] Check if the user's API supports gpt-4, and use that if available, if not, set the OPENAI_DEFAULT_MODEL to gpt-3.5-turbo

Effectively guiding them through creating the .aidcodebot config file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions