issues
search
latitude-dev
/
latitude-llm
Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI
https://latitude.so
GNU Lesser General Public License v3.0
802
stars
51
forks
source link
Add support for openai o1 models
#466
Closed
Ashad-h
closed
2 weeks ago
Ashad-h
commented
2 weeks ago
Since o1 models doesn't support streaming, I simulated a stream, as it's much easier because all the latitude pipeline seems to be stream only.
Adapted the playground to display correct loading animation.
geclos
commented
2 weeks ago
Run pnpm prettier to fix any formatting issues