Stephan Janssen

Results 61 issues of Stephan Janssen

Devoxx US would love to have an RSS feed of accepted talks.

enhancement

When building the mlx project I'm getting an error in regards to : NEON intrinsics not available with the soft-float ABI Please use -mfloat-abi=softfp or -mfloat-abi=hard ChatGPT suggests updating MakeFile...

help wanted

**Describe the solution you'd like** Include Cohere embedding next to the ReRanker **Additional context** Allow Langchain4J to also support Cohere embedding.

enhancement

![history](https://github.com/devoxx/DevoxxGenieIDEAPlugin/assets/179457/ac4cadbd-ff99-420c-ac19-87fa2439a09b) Prompt you can use: "Implement a 'Conversation History' feature for the DevoxxGenie IDEA plugin. This feature should allow users to view and manage their past conversations with the AI...

enhancement
Nice to have

LMStudio also returns the token usage, so we can show this in the response panel.

enhancement

An experimental [AcceptAutocompleteAction](https://github.com/devoxx/DevoxxGenieIDEAPlugin/blob/master/src/main/java/com/devoxx/genie/actions/AcceptAutocompleteAction.java) (pressing tab key) is available and can be activated be enabling the plugin config file ```xml ``` However the related prompt does not really return useable auto...

enhancement
help wanted
Nice to have

Prompt: How can we also use the .gitignore in the "Copy Project" logic, so we exclude the files and directory listed in that file? ------------------------------------------------------------------------------------------------------------ Claude Sonnet 3.5 web: To...

enhancement

When files are attached to window context the ExpandablePanel still calculates extra height to show the attached files but because its collapsed by default we see a lot of empty...

enhancement

The plugin text should take into consideration the Zoom value, for example the welcome text and other content which uses fixed font size. ![image](https://github.com/user-attachments/assets/aad1b8a0-17cd-4ab6-9961-dbbed622e3e6)

enhancement

https://openrouter.ai/docs/quick-start Is compatible with with OpenAI API so shouldn't be too difficult. It does also need an API Key. When selected the available models (and prices) should be retrieved from...

enhancement