Poe API

Bot image for Students-feedback

Students-feedback

Chat

Uses GPT-4.1-mini, a model that is powered by OpenAI. Learn more

Build with Students-feedback using the Poe API

Start by creating an API key, for use with any bot on Poe:

Generate API key

Code samples

Responses API
import openai

client = openai.OpenAI(
    api_key = "YOUR_POE_API_KEY",  # or os.getenv("POE_API_KEY")
    base_url = "https://api.poe.com/v1",
)

response = client.responses.create(
    model = "students-feedback",
    input = "Hello world"
)

print(response.output_text)

See the full documentation for comprehensive guidance on getting started.


More from 方方老師

Bot image for FunFun.AI-Eng.system
FunFun.AI-Eng.system
Bot image for FunFun.Parent-Teach
FunFun.Parent-Teach
Bot image for FunFun.WallWord-test
FunFun.WallWord-test
Bot image for FunFun.AI-DrawSystem
FunFun.AI-DrawSystem
Bot image for FunFun.Official-AI
FunFun.Official-AI
Bot image for FunFun.Investigating
FunFun.Investigating
Bot image for FunFun.Sleeep-Story
FunFun.Sleeep-Story
Bot image for FunFun.Student-enGPT
FunFun.Student-enGPT
Bot image for FunFun.Textbook-En
FunFun.Textbook-En
Bot image for FunFun.MultipleTexts
FunFun.MultipleTexts