Proposal: Integration of OpenAI Community Forum Search Feature within ChatGPT

Hi,

Welcome to the forum.

Maybe this would help, it doesn’t update live but it goes some way to addressing your issues :slight_smile: .

OpenAI(Problem) {
1. Search("site:community.openai.com " + Problem).
2. Retrieve a list of relevant topics, issues, and solutions related to the Problem.
3. Summarize the key findings into:
a. Main issues discussed.
b. Proposed solutions or workarounds.
4. Format the output as:
- Issue: [Issue description]
- Solution: [Solution summary]
}

You can also have Macros ‘Trigger’ on User Message so it would run with just the prompt:

OpenAI(Phasm Macros In ChatGPT)

This works well in the GPT it may need some attention to your specific purpose.