Skip to content

feat: add llm for post translation feature#67

Merged
cirex-web merged 3 commits into
mainfrom
feat/add-llm
Mar 27, 2026
Merged

feat: add llm for post translation feature#67
cirex-web merged 3 commits into
mainfrom
feat/add-llm

Conversation

@cirex-web

@cirex-web cirex-web commented Mar 26, 2026

Copy link
Copy Markdown

cherry picks the provided commit

LLM endpoint here: http://17313-team11.s3d.cmu.edu:5000/

image

this is PR #67 ahahaha

MichaelHilton and others added 2 commits March 26, 2026 17:38
@railway-app

railway-app Bot commented Mar 26, 2026

Copy link
Copy Markdown

🚅 Deployed to the nodebb-spring-26-clean-cod-pr-67 environment in Clean Code Team (nodebb)

Service Status Web Updated (UTC)
nodebb-spring-26-clean-code ✅ Success (View Logs) Web Mar 26, 2026 at 10:45 pm

@yuriiShmal yuriiShmal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more question: why no changes to the [test/api.js] (see test/api.js)

Other than that, this UI implementation works (and matches the provided code line by line).

Comment thread src/translate/index.js



translatorApi.translate = async function (postData) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You got the backend working? Above and beyond, I see.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup it's hosted on our VM

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to run ollama serve before starting the translation python service

@cirex-web

Copy link
Copy Markdown
Author

One more question: why no changes to the [test/api.js] (see test/api.js)

changing the yaml files is enough to accomodate the new fields added to the backend response, pretty sure

@cirex-web
cirex-web merged commit dc5d25a into main Mar 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants