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/$%7Burl%7D?q=openai&page=216&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 2273 results for "openai"(1348ms)

genvalREADME.md1 match

@andreterron•Updated 1 year ago
1# [Generate a Val](https://andreterron-genval.express.val.run)
2
3Uses the OpenAI API to generate code for a val based on the description given by the user.
4
5TODO:

openaiOpenAPIREADME.md1 match

@stevekrouse•Updated 1 year ago
1Migrated from folder: Archive/gptPlugin/openaiOpenAPI

moderateSampleHateREADME.md1 match

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

moderateSampleViolenceREADME.md1 match

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

completeSampleExplainCodeREADME.md1 match

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

completeREADME.md1 match

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

chatSampleSystemRoleExpertREADME.md1 match

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

chatSampleSystemRoleSimpleLineREADME.md1 match

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

chatSampleSystemRoleSimpleREADME.md1 match

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

chatSampleReverseTokenDelimREADME.md1 match

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

openai-client4 file matches

@cricks_unmixed4u•Updated 7 hours ago

openai_enrichment6 file matches

@stevekrouse•Updated 2 weeks ago
kwhinnery_openai
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