FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
taras

taras

free_open_router

Public
Like
1
free_open_router
Home
Code
2
README.md
H
main.tsx
Branches
1
Pull requests
Remixes
2
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
main.tsx
https://taras--2cdaaad8278411f0b46e569c3dd06744.web.val.run
README.md
curl 'https://taras-free_open_router.web.val.run/api/v1/chat/completions' \
     -H 'accept: application/json' \
     -H 'authorization: Bearer THIS_IS_OVERRIDEN_ON_SERVER' \
     -H 'content-type: application/json' \
     --data-raw '{
  "model": "auto",
  "temperature": 0,
  "messages": [
    {
      "role": "system",
      "content": "stuff"
    },
    {
      "role": "user",
      "content": "hello"
    }
  ],
  "stream": true
}' 
HTTP
  • main.tsx
    taras--2c…44.web.val.run
Code
README.md
H
main.tsx
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.