nebari-dev / nebari-dev/chat-pack

Add ability to change model effort in individual chat sessions.

Open
#201 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.