Objectives
- Create a simple “Hello World” application utilizing the Pieces Copilot SDK in either Typescript or Python.
- 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 - The different endpoints of the Pieces Copilot SDK
- How to use Streamlit to render an application.
Built With
- pieces
- python
- streamlit
Log in or sign up for Devpost to join the conversation.