Feature/elm llama chat completions migration#1
Merged
Robbie1977 merged 19 commits intomainfrom Mar 27, 2026
Merged
Conversation
…gic for transient errors
…hanced data representation
…arameters in executeFunctionTool
…lization in vfb_query_connectivity
…nation LLM was sometimes passing IDs as markdown links or full IRIs instead of plain short-form IDs (e.g. FBbt_00048241). Added server-side sanitization for all VFB tools and clarified tool parameter descriptions and system prompt to guide the LLM toward plain IDs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ions for improved search results
…ining supertype checks and error messaging
…d connectivity workflow - Descriptive status messages showing tool args (e.g. "Comparing connectome datasets — visual projection neuron → adult ellipsoid body ring neurons") - Error cross (✗) in red for failed tool steps in the UI - Console logging for tool calls, results, errors, and unrecognized SSE events - System prompt: call vfb_query_connectivity directly instead of manual NeuronsPartHere resolution; present successful data even if supplementary calls fail; handle timeouts gracefully - Skip tool policy correction if vfb_query_connectivity already attempted - Extract inline graph specs from plain JSON code blocks and bare JSON in response text (LLM sometimes dumps graph JSON without calling the tool) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Added dynamic import for ForceGraph2D to enable client-side rendering. - Refactored BasicGraphView to utilize ForceGraph2D for rendering graphs. - Implemented responsive dimensions for the graph container using ResizeObserver. - Enhanced graph data structure to include color mapping and node properties. - Added a legend to display group colors for better visualization context. - Updated package.json and package-lock.json to include react-force-graph-2d dependency.
…mproved node grouping logic
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.