Skip to content

Commit 9d2e58c

Browse files
committed
deploy: feat(embeddingModel): Add Backend API selection fields (googleapis#2592)
Allow users to use both VertexAI and Google AI as gemini embedding model backend. - Use ADC for VertexAI authentication (either configure `project` and `location` inside the yaml file or as env vars). - Use API key for Google AI authentication. 912aa9e
0 parents  commit 9d2e58c

File tree

1,192 files changed

+331755
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,192 files changed

+331755
-0
lines changed

.nojekyll

Whitespace-only changes.

dev/404.html

Lines changed: 28 additions & 0 deletions
Large diffs are not rendered by default.

dev/blogs/index.html

Lines changed: 532 additions & 0 deletions
Large diffs are not rendered by default.

dev/blogs/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured Articles on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/blogs/</link><description>Recent content in Featured Articles on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/blogs/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/categories/index.html

Lines changed: 28 additions & 0 deletions
Large diffs are not rendered by default.

dev/categories/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/categories/</link><description>Recent content in Categories on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/css/prism.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/discord/index.html

Lines changed: 533 additions & 0 deletions
Large diffs are not rendered by default.

dev/discord/index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Discord on MCP Toolbox for Databases</title><link>https://mcp-toolbox.dev/dev/discord/</link><description>Recent content in Discord on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="https://mcp-toolbox.dev/dev/discord/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

dev/documentation/configuration/authentication/generic/index.html

Lines changed: 552 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)