Closed EstebanDalelR closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
watermelon | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 4, 2023 9:26pm |
This Pull Request introduces a new feature by implementing the ability to add any model through a Mistral test, aiming for enhanced modularity within the system.
#404 - Create Mistral test - By EstebanDalelR Just now
#399 - Test/pingign route - By EstebanDalelR 4 days ago
#400 - Update pull_request_template.md - By EstebanDalelR 4 days ago
#371 - Spike/detect other security errors - By baristaGeek 3 weeks ago
#402 - Feature/granular settings - By EstebanDalelR 3 days ago
Click here to login to Jira Click here to login to Confluence No results found in Slack Threads :(
No results found in Notion Pages :(
No results found in Linear Tickets :(
Click here to login to Asana watermelon is an open repo and Watermelon will serve it for free. 🍉🫶
Would this be the route to test?
http://localhost:3000/api/huggingface/mistral/route.ts
I'm testing with that route and
{ "email": "estebanvargas94@gmail.com", "prompt": "Build something with this random prompt" }
No, the route is http://localhost:3000/api/huggingface/mistral
, as per the NextJS docs
Closing due to cost
Description
This will allow adding any model
Type of change
Notes
Acceptance