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

Add an AI Model selector dropdown that lets users choose which model to use #208

Open
github-actions bot opened this issue Nov 6, 2023 · 2 comments
Labels
350 USDT help wanted Extra attention is needed P1 priority 1 issues todo

Comments

@github-actions
Copy link

github-actions bot commented Nov 6, 2023

https://api.github.com/aufacicenta/pulsemarkets/blob/675fe2a623a062c5e5d1b611b7e22665d15d9623/app/src/ui/pulse/prompt-input-card/PromptInputCard.tsx#L45

  const { t } = useTranslation(["prompt-wars"]);

  // @TODO Add an AI Model selector dropdown that lets users choose which model to use
  // labels: 350 USDT, P1

  return (
    <RFForm
      onSubmit={onSubmit}
@github-actions github-actions bot added help wanted Extra attention is needed P1 priority 1 issues todo 350 USDT labels Nov 6, 2023
@netpoe netpoe moved this to Todo in Prompt Wars Nov 6, 2023
@Udit-takkar
Copy link
Contributor

Udit-takkar commented Nov 19, 2023

@netpoe i am having some trouble creating a game locally

When i click on new game

Screenshot 2023-11-19 at 10 34 06 PM Screenshot 2023-11-19 at 10 36 50 PM

Nothing is mentioned about NEAR_OWNER_PRIVATE_KEY in project readme

@netpoe
Copy link
Contributor

netpoe commented Nov 25, 2023

@netpoe i am having some trouble creating a game locally

When i click on new game

Screenshot 2023-11-19 at 10 34 06 PM Screenshot 2023-11-19 at 10 36 50 PM
Nothing is mentioned about NEAR_OWNER_PRIVATE_KEY in project readme

@Udit-takkar it's a NEAR private key generated with the NEAR CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
350 USDT help wanted Extra attention is needed P1 priority 1 issues todo
Projects
Status: Todo
Development

No branches or pull requests

2 participants