neuro-san-studio
A playground for neuro-san
Contribute to Neuro SAN Studio by forking the repo, setting up Python 3.12+, branching, and following Ruff and pylint code standards. Submit your pull request with our guide.
How to Configure Multi-Profile AWS Credentials for Bedrock Models in Neuro-SanConfigure multi-profile AWS credentials for Bedrock models in Neuro-San Studio. Easily switch profiles by setting credentials_profile_name in your agent-network HOCON file for flexible access.
How to Create Custom LangChain LLM Factories for Unsupported Providers in Neuro-SanIntegrate unsupported LLM providers into Neuro-San Studio. Learn to subclass LangChainLlmFactory, override create_llm, and register your custom factory for seamless integration.
How to Use Optional Environment Variable Substitution with ${?...} Syntax in Neuro San StudioLearn to use optional environment variable substitution with ${?...} syntax in Neuro San Studio HOCON files. Silently omit lines when variables are absent for cleaner configurations.
How to Run Neuro SAN with Ollama Models Locally or in DockerEasily run Neuro SAN with Ollama models locally or in Docker. Configure llm_config for offline agent networks with full tool-calling support. Get started now.
How to Handle Security Boundaries with sly_data in Neuro SAN Studio: A Complete GuideMaster security boundaries with sly_data in Neuro SAN Studio. Learn to prevent secret leakage by correctly handling to_downstream, from_downstream, and to_upstream data with this complete guide.
How to Configure Tool Arguments Override in Agent Network Config in Neuro-San StudioLearn to configure tool arguments override in Neuro-San Studio by adding a tool_args block to your agent network HOCON file for runtime merging with toolbox defaults.
How to Use the Agent Network Designer to Generate Agent Networks from Natural LanguageLearn how to use the Agent Network Designer to generate agent networks from natural language. Convert plain language into multi agent systems with this powerful tool.
How to Write Tests for Neuro SAN Agent Networks: A Complete GuideMaster Neuro SAN agent network testing with DynamicHoconUnitTests. Drive live servers, assert responses, tool calls, and memory updates directly in HOCON fixtures.
How to Organize and Reorganize Agent Networks in Neuro-SAN StudioOrganize agent networks in Neuro-SAN Studio by placing HOCON files in registries and updating manifest.hocon. Discover how FileSystemAgentNetworkPersistor streamlines this process.
How to Use Environment Variable Substitution in HOCON Configuration in Neuro-SAN StudioLearn to use environment variable substitution in HOCON configurations with `${VAR}` for required and `${?VAR}` for optional variables. Streamline your Neuro-SAN Studio setup.
How to Configure Logging and Traceability in Neuro SAN: Complete Setup GuideMaster Neuro SAN logging and traceability setup. This guide details its three-layer observability stack including HOCON logging, Rich formatting, and OpenTelemetry tracing for enhanced insights.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →