It would be cool to have a posts section like the help and feedback ones destined for users sharing configs thoughts code for API calls explanations and so on to make API work much easier for new users and stuff (for example how to properly work with the openrouter API via the OpenAi lib in python, also i know this data is already available on the website, but maybe some users have custom scripts like i do for chunking chunked processing async chunked processing and so on etc)
#Add a posts section for user configs and tutorials
7 messages · Page 1 of 1 (latest)
I feel like this is unessesary
I feel adding a forum to OpenRouter would take away from the directed focus of just providing a easy interface for developers
are you talking about the webUI?
I think it would be nice to have a place for people to express their knowledge what to do and what not to do to prevent potential issues like the one's i have had where modifying max output tokens would break the responses and return empty strings or just sharing code for API calls and whatever
modifying max output tokens would break responses and return empty strings
That's not something that should go in the forum IMO. It should go in the docs
sharing code for API calls and whatever
I feel like that's unnecessary. The code is easy to write, and there are a ton of packages that do it for you