aufacicenta / pulsemarkets

pulsemarkets-v2-web.vercel.app
1 stars 3 forks source link

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

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

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}
Udit-takkar commented 11 months ago

@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 commented 11 months ago

@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.