kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/721/head
rodzic
ac889680b2
commit
7023219503
|
@ -6,7 +6,7 @@ export default defineConfig({
|
|||
name: 'Agentic Google Search',
|
||||
slug: 'search',
|
||||
description:
|
||||
'Google Search API build specifically for LLMs. Agents should use this tool for searching the web in order to find up-to-date news and information about any topic.',
|
||||
'Google Search API built specifically for LLMs. Agents should use this tool for searching the web in order to find up-to-date news and information about any topic.',
|
||||
origin: {
|
||||
type: 'mcp',
|
||||
url: process.env.MCP_ORIGIN_URL!
|
||||
|
|
1
todo.md
1
todo.md
|
@ -37,6 +37,7 @@
|
|||
- add disclaimer about public beta
|
||||
- add search / sorting
|
||||
- **improve marketplace default sorting**
|
||||
- what's the best way to implement this?
|
||||
- add admin-based tags for main page layout (featured, etc)
|
||||
- replace render for api and/or add turbo for caching (too slow to deploy)
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue