nebari-dev / nebari-dev/chat-pack
Add ability to change model effort in individual chat sessions.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- Avg merge
- 58m
- Merged PRs (30d)
- 7
Description
Currently, I don't think there's a way to change the model effort or other parameters in a chat session. This could be useful to change even dynamically throughout a chat. Like use xhigh on next few messages then user adjusts it back to medium for example.
This came from a discussion with a user who complained that the model being used reasoned too much on everything.
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
The issue names no files, tests, or entry points. Start by tracing how chat-session settings are represented and how model parameters reach the backend, then determine whether per-message changes are supported. Done means users can adjust effort during a session and the selected value is applied to subsequent messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100