openedx / openedx/openedx-ai-extensions
Debug view does not work with Anthropic
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 11
- Avg merge
- 5h 33m
- Merged PRs (30d)
- 4
Description
As @Henrrypg reported in #148, anthropic does not support the GET responses.
Originally posted by @Henrrypg in https://github.com/openedx/openedx-ai-extensions/pull/148#pullrequestreview-3849068694
Contributor guide
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
Start by locating the debug-view code that issues GET responses and the Anthropic integration, then reproduce the failure described in the attached image. Compare the debug view's request/response handling with Anthropic's supported response flow. Done means the debug view works with Anthropic without relying on unsupported GET responses, with a regression test if the repository has coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100