The-OpenROAD-Project / The-OpenROAD-Project/ORAssistant
Add streaming for backend chat
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 26
- Avg merge
- 1h 33m
- Merged PRs (30d)
- 10
Description
- streaming options supplied in body
- stream=False when doing tests.
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
The issue does not name files, tests, or an entry point. Start by locating the backend chat request handling and its tests; determine how streaming options should be supplied in the request body while keeping stream=False in tests. Done means backend chat supports the requested streaming options and the tests remain non-streaming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100