MarketSquare / MarketSquare/robotframework-ai
Add generic `prompt` keyword
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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