Objectives

  1. Create a simple “Hello World” application utilizing the Pieces Copilot SDK in either Typescript or Python.
  2. Integrate the functionality to ask a predefined question to the language model (LLM) using the “askQuestion” method and print the generated response. ## What does it do It generates a response to a predefined question - What are websockets? using the Pieces Copilot SDK in Python. ## What we learned
  3. The different endpoints of the Pieces Copilot SDK
  4. How to use Streamlit to render an application.

Built With

Share this project:

Updates