Doriandarko / o1-engineer

o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.
2.61k stars 264 forks source link

Added o1-eng_OR.py for Accessing o1 Models via OpenRouter API #21

Open ovachiever opened 3 days ago

ovachiever commented 3 days ago

Summary

This update integrates the OpenAI client with the OpenRouter API endpoint, allowing seamless access to OpenAI models. Motivation

By leveraging OpenRouter, users can bypass the tier limitations imposed by OpenAI, enabling instant access to models like o1. This is especially beneficial for users who do not have the necessary OpenAI subscription tier, providing a more accessible alternative.