-
Notifications
You must be signed in to change notification settings - Fork 282
[E3] 04-MODEL / 01-Chat Models #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[Title] Chat Models [Version] initial [Language] ENG [Packages] langsmith, langchain, langchain_openai, langchain_anthropic, langchain_community, langchain_together, langchain_cohere, langchain_upstage, Introduction to Various Chat Models and Simple Usage Examples - OpenAI, Anthropic, Perplexity, TogetherAI, Cohere, Upstage API - (Added) Open LLM Leaderboard - (Added) Vellum LLM Leaderboard
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Review OS (Windows/Mac/Linux): MAC
- Did it follow the Template Rule guidelines (YES/NO): YES
- Did the Table of Contents links work properly (YES/NO): YES
- If images are included, do their filenames comply with the guidelines (YES/NO): YES
- Does the import statement follow the latest version instead of legacy style (YES/NO): YES
- Did all the code run without errors? (If warnings occurred, please comment): YES
- Additional Comments: -
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
템플릿 통일성을 위하여, Author, Design, Peer Review, This is a part of LangChain Open Tutorial 을 맞춰주시길 바랍니다.
Peer Review 항목이 없습니다.
그 외 코드는 문제 없이 잘 동작합니다!
기존 wikidocs의 내용 외에도 내용이 좀 더 보안되어 좋았습니다. 고생하셨습니다 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
추가 완료했습니다!
[Review]
|
[Title] Chat Models
[Version] initial
[Language] ENG
[Packages] langsmith, langchain, langchain_openai, langchain_anthropic, langchain_community, langchain_together, langchain_cohere, langchain_upstage,
Introduction to Various Chat Models and Simple Usage Examples