MarketSquare / MarketSquare/robotframework-ai

Add generic `prompt` keyword

Open
#26 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
38
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently we only have `Send Message` to send prompts to a chat-based AI. But that keyword specifically requires an OpenAI assistent. For basic tasks a normal prompt of any AI model should be fine.

How to create a prompt to a common ai, like chatgpt? Maybe `Send Message` should have this as fallback. Or this should be configured and documented somehow.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Begin with the existing `Send Message` keyword and its OpenAI-assistant requirement. Decide whether a generic `prompt` keyword, fallback behavior, or configuration and documentation is the intended scope, then define how the chosen behavior should work with a common AI model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.