Kirill
Kirill
Hi @nsarrazin, kindly requesting a review
Hi @coyotte508, @gary149, @mishig25 maybe you could do a review?
Hi there, @nsarrazin how do you want to approach this: by adding 'System instruction' to a web search query, or by asking a model to create a web search query...
> Hi there, @nsarrazin how do you want to approach this: by adding 'System instruction' to a web search query, or by asking a model to create a web search...
@nsarrazin how do you think we should handle `endpoints` array in the `Modal` collection? Currently, we have a union of `Endpoint` types (I think it will be hard to create...
Do you think this is necessary? The chat history is saved and you can always click the `retry` button
> Will the default embedding model setting be inserted in the database every time the server restarts? For now - yes, in order to support the current behavior and allow...
Hi @nsarrazin, what do you think about this?
> Hi, thanks for the contrib, this looks like a nice feature, will do a deeper review soon but just curious, how do you handle the API keys stored in...
Oh, good catch, I missed that part. In this case we need to encrypt/decrypt api keys using some encryption key 👍