Val Town Code SearchReturn to Val Town

API Access

You can access search results via JSON API by adding format=json to your query:

https://codesearch.val.run/$1?q=openai&page=182&format=json

For typeahead suggestions, use the /typeahead endpoint:

https://codesearch.val.run/typeahead?q=openai

Returns an array of strings in format "username" or "username/projectName"

Found 1911 results for "openai"(939ms)

chatSampleExtractREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleExtract

chatSampleHallucinationExitREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleHallucinationExit

chatSampleHallucinationREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleHallucination

chatSamplePolishHTMLTableREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSamplePolishHTMLTable

chatSamplePolishBadFocusREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSamplePolishBadFocus

chatSamplePolishTooLongREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSamplePolishTooLong

chatSamplePolishNothingREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSamplePolishNothing

chatSampleCheckAnswerWithStepREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleCheckAnswerWithStep

chatSampleCheckAnswerREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleCheckAnswer

chatSampleStepByStepFormatREADME.md1 match

@webup•Updated 1 year ago
1Migrated from folder: openai/samples/chatSampleStepByStepFormat

openaiproxy2 file matches

@skutaans•Updated 11 hours ago

token-server1 file match

@kwhinnery_openai•Updated 1 day ago
Mint tokens to use with the OpenAI Realtime API for WebRTC
reconsumeralization
import { OpenAI } from "https://esm.town/v/std/openai"; import { sqlite } from "https://esm.town/v/stevekrouse/sqlite"; /** * Practical Implementation of Collective Content Intelligence * Bridging advanced AI with collaborative content creation */ exp
kwhinnery_openai