Fix server model roles, RAG, image tasks, and GPU options#126
Fix server model roles, RAG, image tasks, and GPU options#126sheikhti1205 wants to merge 11 commits into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bec32eeacc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Should I convert this to draft? And do the fixes it recommends? |
|
Ya Bro Fix what ever you can, I am currently out so can't code much |
|
For the time being, I think the app is in a good state. I tested it as much as I could, and so far I haven’t noticed any major issues—only some thoughts for future improvements. Since you mentioned some new things in your last release note, I think you can start working on those whenever you get time. Also, about this PR, would you prefer to merge the current changes first and continue the remaining improvements in follow-up PRs, or should I keep this PR open and add more fixes here? I’m okay with both approaches. |
|
it's ok you can add more stuff in this pr |
|
Note: my exams are starting soon, so I may not be able to work on this for a month or more. If you have suggestions or want changes in a specific direction, please let me know here and I’ll try to address them when I’m available. Recent update summary:
Important note:
Other notes:
Tested with: ./gradlew :app:compileDebugKotlin --console=plain
./gradlew :app:assembleDebug --console=plain |
|
Hey @sheikhti1205 |
|
@Siddhesh2377 I don't know but since I'm putting effort here. I really hope this turns into a great project! I'm adding a bit more stuffs to make things right + extra bits 🌟🌟 |
|
Major changes so far: I know I said I would stop but wanted to do a few fixes. But there are still defects, flaws and others. And neeeds testing too - which I didn't :-) |


Hi, this PR includes the ToolNeuron fixes/improvements I mentioned in discussion #125.
What changed
Server model selection
/v1/models.Manual model categories
Image task improvements
RAG improvements
GPU option for chat/server
Web UI
Tested