vsantalov

Results 3 issues of vsantalov

After pressing Esc in Jupyterlab to enter command mode no other keys can be registered. For example, jk wont work for going up or down, b will not create a...

When I try to access code-server over a local network I get an error message ```code-server is being accessed over an insecure domain``` I understand that the recommended method to...

enhancement

When running an example in examples/python/code_graph_example.py I get the following error: ``` instructor.exceptions.InstructorRetryException: litellm.ContextWindowExceededError: litellm.BadRequestError: ContextWindowExceededError: OpenAIException - This model's maximum context length is 128000 tokens. However, your messages resulted...