Skip to content

Fevfunny/LLM-Lab_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple LLM Calls πŸ€–

A repository dedicated to clear, concise examples of LLM integrations.

🌟 Key Features

  • Memory Management: Examples of InMemoryChatMessageHistory.
  • Prompt Engineering: Using ChatPromptTemplate for structured interactions.
  • Multi-Provider: Support for OpenAI, Groq, and OpenRouter.

πŸ› οΈ Setup

for setup you need to install all this tool's

  • langchain
  • ipykernel
  • python-dotenv
  • langchain_community
  • pypdf
  • langchain-text-splitters
  • langchain-openai
  • langchain_google_genai
  • OpenAIEmbeddings

pip install -r requirements.txt

and also create env πŸ‘½

About

πŸš€ Your "Hello World" guide to Large Language Models. This repo contains easy-to-follow Python scripts demonstrating how to handle prompt templates, chat history, and streaming with various AI providers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages