Skip to content

Feature/elm llama chat completions migration#1

Merged
Robbie1977 merged 19 commits intomainfrom
feature/elm-llama-chat-completions-migration
Mar 27, 2026
Merged

Feature/elm llama chat completions migration#1
Robbie1977 merged 19 commits intomainfrom
feature/elm-llama-chat-completions-migration

Conversation

@Robbie1977
Copy link
Copy Markdown
Contributor

No description provided.

Robbie1977 and others added 19 commits March 26, 2026 14:13
…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>
…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.
@Robbie1977 Robbie1977 merged commit 918d1a4 into main Mar 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant