Skip to main content
helixml / helix
About Waitlist Learn Search Enterprise
Search
Login Sign Up
Logo
Main Menu Project Homepage Learn Codebase Developer Dashboards Contribute Extensions Help
  • Learn Codebase
  • Learn API
  • Learn SDK
  • Environment Setup
  • Knowledge Base
  • Chat to Codebase
  • Search
Logo Shoulder Homepage
Project Homepage
Learn Codebase
Developer Dashboards
Contribute
Extensions
Help
  • Directory Structure
  • Entrypoints
  • API
  • CLI
  • UI
  • Schemas
  • Build
  • Test
  • Security
  • Bookmarks
  • .vscode
    • tasks.json
  • api
    • cmd
      • helix
        • evals.go
        • gptscript.go
        • qapairs.go
        • root.go
        • run.go
        • runner.go
        • serve.go
        • utils.go
        • version.go
    • pkg
      • auth
        • auth.go
      • config
        • config.go
        • runner_config.go
      • controller
        • controller.go
        • dataprep.go
        • filestore.go
        • filestore_folders.json
        • handlers.go
        • queue.go
        • sessions.go
        • tool_actions.go
        • tools.go
        • utils.go
      • data
        • utils.go
        • utils_test.go
      • dataprep
        • qapairs
          • qapair_config.yaml
          • qapairs.go
          • radio_clusters.txt
          • text.txt
        • text
          • dynamic.go
          • helixmistral.go
          • sample.md
          • splitter.go
          • types.go
          • utils.go
      • evals
        • evals.go
        • evals_config.yaml
      • filestore
        • fs.go
        • gcs.go
        • signature.go
        • signature_test.go
        • types.go
      • freeport
        • free_port.go
      • janitor
        • janitor.go
        • utils.go
      • model
        • axolotl_mistral7b.go
        • axolotl_mistral7b_test.go
        • cog_sdxl.go
        • files.go
        • models.go
        • ollama_generic.go
        • sdxl.go
        • textstream.go
        • types.go
        • utils.go
      • notification
        • notification.go
        • notification_email.go
      • openai
        • openai_client.go
        • openai_client_mocks.go
        • openai_client_test.go
      • prompts
        • prompts.go
        • prompts.yaml
      • pubsub
        • nats.go
        • nats_test.go
        • pubsub.go
        • pubsub_provider.go
      • runner
        • axolotl_model_instance.go
        • controller.go
        • files.go
        • model_instance.go
        • ollama_model_instance.go
        • server.go
        • state.json
        • utils.go
      • server
        • connman
          • connman.go
        • spa
          • spa.go
        • admin_auth.go
        • auth_middleware.go
        • docs.go
        • handlers.go
        • openai_chat_handlers.go
        • openai_chat_handlers_test.go
        • runner_auth.go
        • runner_websocket_client.go
        • runner_websocket_server.go
        • server.go
        • session_handlers.go
        • swagger.go
        • swagger.json
        • swagger.yaml
        • tool_handlers.go
        • tool_handlers_test.go
        • user_websocket_server.go
        • utils.go
      • store
        • migrations
          • 0001_balance_transfer.down.sql
          • 0001_balance_transfer.up.sql
          • 0002_api_key.down.sql
          • 0002_api_key.up.sql
          • 0003_session.down.sql
          • 0003_session.up.sql
          • 0004_session_state_parent.down.sql
          • 0004_session_state_parent.up.sql
          • 0005_session_lora_dir.down.sql
          • 0005_session_lora_dir.up.sql
          • 0006_bot.down.sql
          • 0006_bot.up.sql
          • 0007_config_fields.down.sql
          • 0007_config_fields.up.sql
          • 0008_usermeta.down.sql
          • 0008_usermeta.up.sql
          • 0009_drop_balance_transfer.down.sql
          • 0009_drop_balance_transfer.up.sql
        • postgres.go
        • store.go
        • store_mocks.go
        • store_session_tools.go
        • store_session_tools_test.go
        • store_sessions.go
        • store_sessions_test.go
        • store_test.go
        • store_tools.go
        • store_tools_test.go
      • stripe
        • stripe.go
      • system
        • buffer.go
        • cleanup.go
        • concurrency.go
        • context.go
        • fs.go
        • http.go
        • logging.go
        • names.go
        • uuid.go
      • testfaster_client
        • api.go
        • get.go
        • websocket.go
      • tools
        • testdata
          • filtered-one-pet.golden.json
          • weather.yaml
        • informative_or_actionable.go
        • informative_or_actionable_test.go
        • tools.go
        • tools_api.go
        • tools_api_response.go
        • tools_api_run_action.go
        • tools_api_run_action_test.go
        • tools_api_test.go
        • tools_gptscript.go
        • tools_gptscript_test.go
        • utils.go
        • validation.go
      • types
        • enums.go
        • models.go
        • openai.go
        • types.go
    • main.go
  • charts
    • helix-controlplane
      • charts
        • common-2.19.1.tgz
        • postgresql-14.3.3.tgz
      • templates
        • tests
          • test-connection.yaml
        • NOTES.txt
        • _helpers.tpl
        • configmap.yaml
        • controlplane_pvc.yaml
        • deployment.yaml
        • ingress.yaml
        • service.yaml
        • serviceaccount.yaml
      • .helmignore
      • Chart.lock
      • Chart.yaml
      • README.md
      • values-example.yaml
      • values.yaml
  • cog
    • cog-0.0.1.dev-py3-none-any.whl
    • helix_cog_wrapper.py
    • requirements.txt
  • demos
    • schema
      • jobvacancy.yml
      • product.yml
      • saleslead.yml
    • README.md
    • jobvacancy.go
    • main.go
    • products.go
    • saleslead.go
    • utils.go
  • docs
    • for-sale-signs
      • image.png
      • image.txt
      • image1.png
      • image1.txt
      • image2.png
      • image2.txt
      • image3.png
      • image3.txt
    • text-examples
      • dickens.md
      • war-and-peace.txt
    • config.toml
    • db.md
    • evan.md
    • fine-tuning.md
    • frontend.png
    • history.md
    • main.py
    • models.md
    • notes.md
    • sync_data.md
    • todo.md
    • widget.md
  • frontend
    • assets
      • img
        • cowsay.png
        • cowsay.xcf
        • github.png
        • helix-text-logo.png
        • logo.png
        • mistral.png
        • mistral7b.jpeg
        • nebula-dark.png
        • nebula-light.png
        • nebula.png
        • sdxl.jpeg
        • sdxl.png
        • sdxl.xcf
        • servers.png
        • typing.mp4
    • src
      • components
        • collection
          • CollectionHeader.tsx
          • CollectionTitle.tsx
        • datagrid
          • DataGrid.tsx
          • DataGridWithFilters.tsx
          • FileStore.tsx
          • ToolActions.tsx
        • embed
          • EmbedWidget.tsx
        • session
          • AddFilesWindow.tsx
          • FineTuneAddFiles.tsx
          • FineTuneCloneInteraction.tsx
          • FineTuneImageInputs.tsx
          • FineTuneImageLabel.tsx
          • FineTuneImageLabels.tsx
          • FineTuneTextInputs.tsx
          • FineTuneTextQuestionEditor.tsx
          • FineTuneTextQuestions.tsx
          • Interaction.tsx
          • InteractionContainer.tsx
          • InteractionFinetune.tsx
          • InteractionInference.tsx
          • InteractionLiveStream.tsx
          • Markdown.tsx
          • ModelInstanceSummary.tsx
          • RunnerSummary.tsx
          • SchedulingDecisionSummary.tsx
          • SessionBadge.tsx
          • SessionBadgeKey.tsx
          • SessionButtons.tsx
          • SessionHeader.tsx
          • SessionSummary.tsx
          • SessionTitle.tsx
          • SessionsMenu.tsx
          • ShareSessionBotForm.tsx
          • ShareSessionOptions.tsx
          • ShareSessionShareForm.tsx
          • ShareSessionWindow.tsx
          • WaitingInQueue.tsx
        • system
          • GlobalLoading.tsx
          • Loading.tsx
          • NewAppbar.tsx
          • Snackbar.tsx
        • tools
          • CreateGPTScriptToolWindow.tsx
          • CreateToolWindow.tsx
          • ToolsTable.tsx
        • widgets
          • Caption.tsx
          • Cell.tsx
          • ClickLink.tsx
          • DeleteConfirmWindow.tsx
          • Disclaimer.tsx
          • EditTextWindow.tsx
          • Embed.tsx
          • FileUpload.tsx
          • GeneralText.tsx
          • HeightDiv.tsx
          • JsonView.tsx
          • JsonWindow.tsx
          • JsonWindowLink.tsx
          • LoadingSpinner.tsx
          • Progress.tsx
          • Row.tsx
          • ScrollingLoader.tsx
          • SimpleConfirmWindow.tsx
          • SimpleDeleteConfirmWindow.tsx
          • SimpleTable.tsx
          • StringMapEditor.tsx
          • TerminalText.tsx
          • TerminalWindow.tsx
          • UploadingOverlay.tsx
          • Window.tsx
      • contexts
        • account.tsx
        • all.tsx
        • filestore.tsx
        • layout.tsx
        • loading.tsx
        • router.tsx
        • sessions.tsx
        • snackbar.tsx
        • theme.tsx
      • hooks
        • useAccount.ts
        • useApi.ts
        • useErrorCallback.tsx
        • useFilestore.ts
        • useFinetuneInputs.ts
        • useInteraction.ts
        • useInteractionQuestions.ts
        • useLayout.ts
        • useLiveInteraction.ts
        • useLoading.ts
        • useLoadingErrorHandler.ts
        • usePollingApiData.ts
        • useRouter.ts
        • useSession.ts
        • useSessionConfig.ts
        • useSessions.ts
        • useSnackbar.ts
        • useThemeConfig.tsx
        • useTools.ts
        • useWebsocket.ts
      • pages
        • Account.tsx
        • Collection.tsx
        • CreateCollection.tsx
        • Dashboard.tsx
        • Files.tsx
        • Layout.tsx
        • New.tsx
        • Session.tsx
        • Tool.tsx
        • Tools.tsx
      • styles
        • shared.ts
      • utils
        • analytics.ts
        • colors.ts
        • debug.ts
        • filestore.ts
        • format.ts
        • names.ts
        • session.ts
      • App.tsx
      • global.d.ts
      • index.tsx
      • logo.svg
      • router.tsx
      • themes.tsx
      • types.ts
      • vite-env.d.ts
      • widget.tsx
    • .dockerignore
    • Dockerfile
    • index.html
    • nginx.conf
    • package.json
    • tsconfig.json
    • vite-widget.config.ts
    • vite.config.ts
    • yarn.lock
  • llamaindex
    • src
      • migrations
        • versions
          • 01_create_extension.py
          • 02_helix_document_chunk.py
        • README
        • env.py
        • script.py.mako
      • alembic.ini
      • chunks.py
      • embedding.py
      • main.py
      • sql.py
      • utils.py
    • .dockerignore
    • Dockerfile
    • requirements.txt
  • runner
    • fixtures
      • image.png
    • axolotl_finetune.py
    • axolotl_inference.py
    • sdxl_finetune.py
    • sdxl_inference.py
    • venv_command.sh
  • scripts
    • postgres
      • postgres-db.sh
    • gen_packages.sh
    • index_repo.sh
    • repo_sync.sh
  • .dockerignore
  • .drone.yml
  • .env.example-prod
  • .gitignore
  • Dockerfile
  • Dockerfile.api
  • Dockerfile.demos
  • Dockerfile.runner
  • LICENSE.md
  • README.md
  • UPGRADING.md
  • build-and-push.sh
  • cloudbuild.yaml
  • docker-compose.demos.yaml
  • docker-compose.dev.yaml
  • docker-compose.runner.yaml
  • docker-compose.yaml
  • go.mod
  • go.sum
  • main.go
  • package.json
  • realm.json
  • stack
  • update-realm-settings.sh

Explanation

Graph

The graph shows the usage of functions within the codebase.

Select a code symbol to view it's graph

Presently usage within tests are hidden.

Symbols

We couldn't identify any entrypoints. If you believe this to be incorrect then please contact support.

Shoulder.dev can make mistakes.Consider checking important information.