/explore_mistral_llm

[📚][💻] Repository dedicated to the study of LLM Mistral (API) and creation of applications involving Prompt Engineering and Generative AI techniques.

Primary LanguageJupyter Notebook

MistralAI Explore Bases

Exploring MistralAI API

MistralAI Models API

  • mistral-small-latest
  • mistral-medium-latest
  • mistral-large-latest

Repository tree

.
├── README.md
├── explore_api_langchain
├── explore_api_text_generation
├── images
└── utils

  • README.md: File with docs,
  • explore_api_langchain: Explore LangChain modules with MistralAI
  • explore_api_text_generation: Explore text generation MistralAI modules
  • images: Images about MistralAI
  • utils: Files that will be used in the entire code