Skip to content

Commit

Permalink
Add try-google-gemini-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
169 committed Dec 16, 2023
1 parent cf426d4 commit 12f9720
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/pages/posts/try-google-gemini-pro.mdx
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" />

0 comments on commit 12f9720

Please sign in to comment.