2024-04-10
ms sql server 2008 创建用户
mssqlserver2008创建用户并配置对应账户权限
数据库 218
2024-04-08
通过微软azure国内访问openai
国内如何通过微软azureAI平台访问opeanai,这样避免了openai国内无法使用的情况,下面介绍一下如何国内通过azure使用openai
AI 188
2024-04-03
Your system has an unsupported version of sqlite3. Chroma requires sq
ubuntu在安装AIGPTRAG文档代码过程中出现了,下面的错误Yoursystemhasanunsupportedversionofsqlite3.Chromarequiressqlite3&gt
Python 122
2024-04-02
ImportError: cannot import name 'Mapping' from 'collections'
在调用python3.10flask应用扩展时,遇到了ImportError:cannotimportname'Mapping'from'collections'Att
Python 104
2024-04-02
uvicorn 多线程运行python Fastapi
uvicorn启动Python应用程序的命令,可以启动多线程命令,可以是Flask或者FastAPI程序
Python 265
2024-03-28
google sitemap xml站点地图标准格式
在做seo中站点地图不可获取,但是xml格式多种,如何定义站点地图用的xml,下面是标准的google站点地图
网站优化 175
2024-03-28
注册aws bedrock访问不同LLM模型
awsbedrock平台继承了多个不同厂家的llm模型,可以集中管理和访问,怎么通过aws申请和使用不同的模型呢?<br>比如AI21LabsJurassic,AmazonTitan,An
AI 200
2024-03-28
Amazon Bedrock Claude 接口请求频率限制
LLM模型Clasude3使用Sonnet版本,非常给力,可以媲美GPT4,但它也有接口请求频率限制
AI 135
2024-03-26
mac Error: Failure while executing; `/bin/launchctl bootstrap gui/501
mac升级brew后升级了mysql,结果无法启动mysql出现了macError:Failurewhileexecuting;`/bin/launchctlbootstrapgui/501/User
数据库 145
2024-03-25
mac配置多git账号密钥
在单个账号下配置多个项目之前已经说过,那多个账户怎么配置。
经验与学习 122
2024-03-25
ECS和VP区别
ECS和VP区别是什么,有那些
经验与学习 125
2024-03-25
autogen agent 参数
AI时代来临,microsoft根据GPT接口,做了多agentpython框架来做对话式的应用,那autogent框架agent参数有那些
AI 199
2024-03-24
conda 常用命令
annaconda多软件版本扩展管理软件,比如python,node等
Python 97
2024-03-24
机器学习
机器学习,什么是机器学习
AI 121
2024-03-24
AI时代名词
AI,名词,gpt,NLP,CNN,RNN,self-attention,attention都是什么意思?
AI 139