Skip to content

Commit

Permalink
feat(docs): add developer guide for LLM APIs
Browse files Browse the repository at this point in the history
This commit introduces a new guide to the documentation. 
The guide provides a comprehensive comparison of three different libraries 
for interacting with Large Language Models (LLMs): OpenAI's official API, LangChain, and LlamaIndex. 
The guide includes a detailed walkthrough of implementing a simple use case with each library, 
a comparison of the outputs, an analysis of the developer experience, 
and a discussion on the potential applications and future of LLMs. 
The guide is intended to help developers make an informed decision when choosing a library for their LLM applications.
  • Loading branch information
ericmjl committed Jul 24, 2023
1 parent b61e882 commit 8d70d69
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 0 deletions.
Loading

0 comments on commit 8d70d69

Please sign in to comment.