ading2210 / vercel-llm-api

A reverse engineered Python API wrapper for the Vercel AI Playground, which provides free access to many large language models without needing an account.
https://pypi.org/project/vercel-llm-api
GNU General Public License v3.0
159 stars 13 forks source link

system prompt support #17

Closed void6670 closed 1 year ago

void6670 commented 1 year ago

will you be adding support for system prompt in the feature?

ading2210 commented 1 year ago

You can already do this using the chat function.