Ran Shemtov
Ran Shemtov
**Browser**: Chrome (latest) **OS**: Windows 10 **Clappr Version**: 0.2.95 Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to...
Fixes https://github.com/CopilotKit/CopilotKit/issues/400 to enable the CTRL + K on windows. Unfortunately, I do not have a windows machine to test this. I will appreciate any suggestion on how to test...
This draft adds a suggestion on how to fix the first issue described on https://github.com/CopilotKit/CopilotKit/issues/483 ## The problem and solution: When appending messages, there's an update of state going on....
Fixes 2nd point on https://github.com/pezzolabs/pezzo/issues/295. With a simple env var, you should now be able to configure the base URL of openai. If for some reason (as mentioned in the...
This PR suggests the addition of 2 new evaluation tools: EvalKit (A typescript open source evaluation tool) & jest-ai (jest bindings for evaluation)
Adding the contact form that was previously commented out
An upgrade of one of our demos to use latest react and nextjs
## What does this PR do? Renaming some classes on our python SDK. All fully backwards compatible ## Checklist - [X] If the PR changes or adds functionality, I have...
While we support React 19 already, we do not use it as a dev dependency when developing. This PR makes the change