openai-quickstart icon indicating copy to clipboard operation
openai-quickstart copied to clipboard

A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.

Results 43 openai-quickstart issues
Sort by recently updated
recently updated
newest added
trafficstars

fix: 修正openai-translator1.0启动问题 feat: 添加了更有好的启动readme.md feat: 追加了2个常见的FAQ

Hi, It said "All the code and documentation are entirely generated by OpenAI's GPT-4 Model" in the README.md of openai-translator. May I get these code, or any learn material recommended?...

to avoid the decode issue UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 29: character maps to

https://platform.openai.com/docs/deprecations ![Snipaste_2024-02-14_14-00-38](https://github.com/DjangoPeng/openai-quickstart/assets/3230673/4f9aa824-3580-4e7c-bed5-48c78ffe351a)

LangChainDeprecationWarning: Importing chat models from langchain is deprecated. Importing from langchain will no longer be supported as of langchain==0.2.0. Please import from langchain-community instead: `from langchain_community.chat_models import ChatOpenAI`. To install...

1、由于版本不同的原因,某些版本 model_name 默认为 gpt-3.5-turbo-instruct,导致一些黑魔法失效 2、提交作业

# Changes: - add support for ChatGLM 6B INT4 local deployment ## pre-requests - run ChatGLM 6B api.py locally on 8000 port

1. 把大模型改成了Azure OpenAI 2. 添加了Prompt支持,使客服机器人像一个销售一样回答