Dror Matalon
Dror Matalon
Unless I'm missing something, this is certainly a hack. The problem is that you don't know that the user is an admin or not until the app is running at...
Haven't updated this project in 3 years. It's no longer compatible with the latest versions of Meteor. Vote on https://trello.com/c/Gf6YxFp2/42-sql-support to have Meteor support SQL. Updated the README to make...
Does this mean that the REST API is not supported either? Couldn't find documentation for it anywhere. You should probably update http://forcedotcom.github.io/cinnamon/ and remove the mention of ccli.
That's strange. Works fine for me on Linux. Are you using something other than Chrome, maybe Chromium? Chrome has built-in voice recognition.
I compare it to the result given by the API when not syncing. When I make the request, I get both of them, to give the results. It's typically between...
Just published https://github.com/drorm/gish and you can see in the screencast, the display of the counting when streaming. Thank you.
This is a major issue since without the inlet there's no chat_id. With no chat_id, there's no way to keep track of the conversation when what you send to the...
This might be useful: https://docs.litellm.ai/docs/proxy/cost_tracking
So for up-to-date pricing info check out: https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json Which litellm themselves download from https://raw.githubusercontent.com/BerriAI/litellm/main/model_prices_and_context_window.json when you include their library. Also be aware that the semantics of what is "input" vs...