Docs
Pricing
Search...
Ctrl+K
Log in
Sign up
Toggle menu
Home
webmeister
docmaster
public
Published on 3/25/2025
DocMaster
Models
Context
Star
0
Remix
Install Agent
Preview
YAML
Models
Learn more
Claude 3.7 Sonnet
anthropic
chat
edit
apply
200k
input
·
8.192k
output
Claude 3.5 Sonnet
anthropic
chat
edit
apply
200k
input
·
8.192k
output
Codestral
mistral
autocomplete
OpenAI text-embedding-3-large
OpenAI
embed
OpenAI GPT-4o
OpenAI
chat
edit
apply
128k
input
·
16.384k
output
Gemini 2.0 Flash
gemini
chat
edit
apply
1048k
input
·
8.192k
output
Mistral Embed
mistral
embed
o1
OpenAI
chat
200k
input
·
100k
output
MCP Servers
Learn more
No MCP Servers configured
Rules
Learn more
No Rules configured
Docs
Learn more
FastAPI Reference
https://fastapi.tiangolo.com/reference/
Alembic
https://alembic.sqlalchemy.org/en/latest/api/index.html
Supabase Python
https://supabase.com/docs/reference/python/start
Supabase Local Development
https://supabase.com/docs/guides/local-development
Supabase CLI
https://supabase.com/docs/reference/cli/start
OpenAI API References
https://platform.openai.com/docs/api-reference/introduction
TailwindCSS 4 Upgrade Guide
https://tailwindcss.com/docs/upgrade-guide
Supabase DB
https://supabase.com/docs/guides/database/overview
Prompts
Learn more
No Prompts configured
Context
Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace
@currentFile
Reference the currently open file
@open
Reference the contents of all of your open files
@docs
Reference the contents from any documentation site