As mentioned by others, it would be great to customize or write new personas/prompts.
Also could you add a voice chatbot as well using vocode? It could be an alternative UI for each of the personas.
21–30 of 123 posts
As mentioned by others, it would be great to customize or write new personas/prompts.
Also could you add a voice chatbot as well using vocode? It could be an alternative UI for each of the personas.
It's pretty bad to ask people to enter e private secret key in a web site (any, I mean)
They provided an option to build it locally and run it yourself. But yeah, I wish there is a common proxy protocol that would allow website accessing private resources without exposing private keys
It's pretty bad to ask people to enter e private secret key in a web site (any, I mean)
They provided an option to build it locally and run it yourself. But yeah, I wish there is a common proxy protocol that would allow website accessing private resources without exposing private keys
Love the idea of prompt dictation. Taking that idea a step further, would it possible to have a feature where ChatGPT responses are spoken back to the user?
It's pretty bad to ask people to enter e private secret key in a web site (any, I mean)
You can also generate multiple keys, so if one app misbehaves, you don't need to rotate all the keys, just the one that misbehaves.
This is assuming the API keys can only do generation. If it can access billing details or something it's very different of course.
Make it easier to try
Earlier quoted context omitted.
How is it that cheap?! I ran three queries on langchain yesterday with two ConstitionalPrompts and it cost $0.22 - made me realize deploying my project for cheap could be expensive quick.
You need to check which model you are using, also... LangChain runs through the model several times with increased token count on each successive call.