igor-elbert

Results 5 issues of igor-elbert

**Problem** [CodeGPT](codegpt.co) is a backend agnostic VScode extension that works out-of-the-box with any backend conforming to OpenAI API interface. E.g. ollama. When trying to connect it to jan.ai server running...

type: feature request
category: tools
move to Cortex

**Is your feature request related to a problem? Please describe.** We have Ollama and Jan.ai running locally and want to use them instead of OpenAI for data privacy reasons. **Describe...

feature-request

**Describe the bug** After starting Jan.ai local server and setting Continue configuration as described in the [docs](https://jan.ai/integrations/coding/continue-dev), I'm getting an error: 2024-06-24T12:26:35.695Z [SERVER]::{"reqId":"req-4","res":{},"req":{"method":"POST","url":"/v1/chat/completions","hostname":"127.0.0.1:1337"},"msg":"incoming request"} 2024-06-24T12:26:35.711Z [SERVER]::{"reqId":"req-4","res":{"statusCode":404},"req":{},"msg":"The \"readableStream\" argument must be...

type: bug

### Prerequisites - [x] Search the [current open issues](https://github.com/googleapis/genai-toolbox/issues) ### What are you trying to do that currently feels hard or impossible? Please add Snowflake to the list of supported...

type: feature request
priority: p3
status: help wanted

Initial version supporting snowflake. Connects and executes arbitrary SQL. An rudimentary Python example is provided as well.