Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEER] Seer plumbing and Testing #841

Draft
wants to merge 24 commits into
base: dev
Choose a base branch
from
Draft

Conversation

rctheriot
Copy link
Contributor

Setup new routes just for seer. /api/seer
Rewired the seer frontend to use this route.

Created a REPO for seer testing. https://github.com/SAGE-3/seer
Mahdi will probably replace this with his own repo but just for testing right now.
Has ACTIONS to build new images when updated.

Right now it just takes what ever you put in the prompt, sends it to the nodejs proxy, which passes it to the SEER python docker container, which takes the prompt and adds it to print(\"$prompt\") and sends it back to the frontend.

All just preliminary testing.

Screen.Recording.2024-01-30.at.3.50.10.PM.mov

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.

4 participants