forked from ixartz/Astro-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: '@/templates/BasePost.astro' | ||
title: Google Gemini Pro API专家级体验 | ||
description: 深度体验Google Gemini Pro API,从注册和申请API KEY开始一直到使用Python包请求服务,并体验了图片识别的效果,并基于langchain来扩展他的能力 | ||
pubDate: 2023-12-15T12:00:00Z | ||
imgSrc: '/assets/images/try-google-gemini-pro.png' | ||
imgAlt: MRKL' | ||
--- | ||
|
||
深度体验Google Gemini Pro API,从注册和申请API KEY开始一直到使用Python包请求服务,并体验了图片识别的效果,并基于langchain来扩展他的能力 | ||
|
||
import { YouTube } from 'astro-embed' | ||
|
||
<YouTube id="L1Pbj6u13_Q" /> |