openai / automated-interpretability

940 stars 110 forks source link

Use correct api_client parameters for new simulator #33

Open hijohnnylin opened 8 months ago

hijohnnylin commented 8 months ago

New simulator should use messages parameter instead of prompt to call the chat endpoint instead of the completion endpoint.

This also removes echo.