MCPcopy Index your code
hub / github.com/codestoryai/prompts

github.com/codestoryai/prompts @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
291 symbols 543 edges 41 files 4 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README


 ██████╗ ██████╗ ██████╗ ███████╗███████╗████████╗ ██████╗ ██████╗ ██╗   ██╗
██╔════╝██╔═══██╗██╔══██╗██╔════╝██╔════╝╚══██╔══╝██╔═══██╗██╔══██╗╚██╗ ██╔╝
██║     ██║   ██║██║  ██║█████╗  ███████╗   ██║   ██║   ██║██████╔╝ ╚████╔╝ 
██║     ██║   ██║██║  ██║██╔══╝  ╚════██║   ██║   ██║   ██║██╔══██╗  ╚██╔╝  
╚██████╗╚██████╔╝██████╔╝███████╗███████║   ██║   ╚██████╔╝██║  ██║   ██║   
 ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝   ╚═╝    ╚═════╝ ╚═╝  ╚═╝   ╚═╝   

Extension points exported contracts — how you extend this code

LLMClient (Interface)
(no doc) [5 implementers]
llm_client/src/clients/types.rs
ReRankCodeSpan (Interface)
The rerank code span will take in a list of code spans and generate a prompt for it, but I do think reranking by itself [2 …
llm_prompts/src/reranking/types.rs
LLMFormatting (Interface)
(no doc) [4 implementers]
llm_client/src/format/types.rs
InLineEditPrompt (Interface)
Should we send context here as the above, below and in line context, or do we just send the data as it is? [2 implementers]
llm_prompts/src/in_line_edit/types.rs

Core symbols most depended-on inside this repo

content
called by 24
llm_client/src/clients/types.rs
role
called by 20
llm_client/src/clients/types.rs
temperature
called by 11
llm_client/src/clients/types.rs
model
called by 10
llm_client/src/clients/types.rs
llm_type
called by 9
llm_prompts/src/reranking/types.rs
language
called by 8
llm_prompts/src/in_line_edit/types.rs
frequency_penalty
called by 7
llm_client/src/clients/types.rs
messages
called by 7
llm_client/src/clients/types.rs

Shape

Method 190
Class 61
Function 20
Enum 16
Interface 4

Languages

Rust100%

Modules by API surface

llm_client/src/clients/types.rs45 symbols
llm_prompts/src/reranking/types.rs31 symbols
llm_prompts/src/in_line_edit/types.rs21 symbols
llm_client/src/provider.rs17 symbols
llm_client/src/clients/togetherai.rs16 symbols
llm_client/src/clients/codestory.rs16 symbols
llm_client/src/clients/lmstudio.rs15 symbols
llm_client/src/format/types.rs12 symbols
llm_client/src/clients/ollama.rs12 symbols
llm_prompts/src/in_line_edit/openai.rs10 symbols
llm_client/src/tokenizer/tokenizer.rs10 symbols
llm_client/src/clients/openai.rs10 symbols

For agents

$ claude mcp add prompts \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact