agentkit
Starter-kit to build constrained agents with Nextjs, FastAPI and Langchain
파일 탐색기
최종 버전 다운로드 (.zip)- bug_report.md
- feature_request.md
- lint-backend.yml
- lint-frontend.yml
- main.yml.disabled
- nextjs_bundle_analysis.yml.disabled
- release.yml
- tests.yml
- nodejs.version
- launch.json
- settings.json
- 2023-06-02-15-48_adbe2344fb23.py
- env.py
- script.py.mako
- __init__.py
- chat.py
- sql.py
- statistics.py
- __init__.py
- api.py
- __init__.py
- deps.py
- __init__.py
- agent.yml
- extraction.yml
- tools.yml
- __init__.py
- celery.py
- config.py
- fastapi.py
- __init__.py
- session.py
- SQLDatabaseExtended.py
- vector_db_pdf_ingestion.py
- __init__.py
- agent_deps.py
- celery_deps.py
- __init__.py
- auth_model.py
- base_uuid_model.py
- __init__.py
- pdf_tool_schema.py
- sql_tool_schema.py
- __init__.py
- agent_schema.py
- auth_schema.py
- common_schema.py
- ingestion_schema.py
- message_schema.py
- response_schema.py
- streaming_schema.py
- tool_schema.py
- user_schema.py
- __init__.py
- embedding_models.py
- llm.py
- query_formatting.py
- run_helper.py
- __init__.py
- SimpleRouterAgent.py
- __init__.py
- basellm_tool.py
- __init__.py
- nested_meta_agent_tool.py
- __init__.py
- image_generation_tool.py
- __init__.py
- pdf_tool.py
- __init__.py
- sql_tool.py
- __init__.py
- summarizer_tool.py
- __init__.py
- visualizer_tool.py
- __init__.py
- __init__.py
- ExtendedBaseTool.py
- tools.py
- __init__.py
- meta_agent.py
- __init__.py
- 117764782-Aerosmith.pdf
- 253814116-Led-Zeppelin.pdf
- 423121661-Black-Sabbath-PDFDrive-com-pdf.pdf
- henderson-agm-nohm1.pdf
- history_of_acdc_band.pdf
- .gitignore
- backend_flow.md
- commit_history.csv
- configure_agent_and_tools.md
- configure_ui.md
- CONTRIBUTING.md
- entertainer_expert_tools.md
- evaluation.md
- image_generation_tool.md
- key_concepts.md
- memory.md
- optional_features.md
- pdf_tool.md
- README.md
- setup.md
- setup_development.md
- sql_tool.md
- summarizer_tool.md
- visualizer_tool.md
- common_exceptions.py
- __init__.py
- stream.py
- __init__.py
- helpers.py
- StreamingJsonListResponse.py
- __init__.py
- config.py
- config_loader.py
- config_utils.py
- custom_yaml_loader.py
- fastapi_globals.py
- minio_client.py
- sql.py
- uuid6.py
- uuid7.py
- uuid_.py
- __init__.py
- document_ingestion.py
- main.py
- __init__.py
- test_chat.py
- test_main.py
- agent-test.yml
- tools.yml
- __init__.py
- chat_model.py
- pdf_pipeline.py
- sql_db.py
- vector_db.py
- __init__.py
- test_basellm_tool.py
- test_pdf_tool.py
- test_sql_tool.py
- test_summarizer_tool.py
- test_visualizer_tool.py
- __init__.py
- conftest.py
- pytest.ini
- .pylintrc
- alembic.ini
- poetry.lock
- poetry.toml
- pyproject.toml
- setup.cfg
- Dockerfile
- poetry.toml
- Caddyfile
- aat_guidelines.md
- evaluation.md
- linting_and_tests.md
- memory.md
- optional_features.md
- overview_codebase.md
- docsVersionDropdown.png
- localeDropdown.png
- configure_agent_and_tools.md
- configure_ui.md
- backend_flow.md
- key_concepts.md
- setup.md
- setup_development.md
- chain_tool.md
- entertainer_expert_tools.md
- image_generation_tool.md
- pdf_tool.md
- sql_tool.md
- summarizer_tool.md
- template_tool.md
- tool_library.md
- visualizer_tool.md
- tutorial1.png
- tutorial2.png
- tutorial.md
- introduction.md
- index.js
- styles.module.css
- custom.css
- index.js
- index.module.css
- markdown-page.md
- agentkit_flow_diagram.png
- agentkit_logo_color.png
- auth_feature.png
- bcgx_logo.png
- evaluation_layers.png
- favicon.ico
- feedback_feature.png
- img_gen_tool_elephant.png
- img_visualizer_tool.png
- logo.svg
- public_demo_screenshot.png
- settings_feature.png
- undraw_docusaurus_mountain.svg
- undraw_docusaurus_react.svg
- undraw_docusaurus_tree.svg
- .nojekyll
- .gitignore
- babel.config.js
- docusaurus.config.js
- package-lock.json
- package.json
- README.md
- sidebars.js
- commit-msg
- pre-commit
- pre-push
- index.d.ts
- chat.feature
- conversation-sidebar.feature
- chat-conversation-sidebar.ts
- chat-messages.config.ts
- chat.ts
- common.ts
- session.json
- auth.ts
- chat.ts
- index.ts
- commands.ts
- e2e.ts
- tsconfig.json
- migration_lock.toml
- schema.prisma
- prismadb.ts
- BCGHenSansBold.ttf
- BCGHenSansBoldIta.ttf
- BCGHenSansItalic.ttf
- BCGHenSansLight.ttf
- BCGHenSansLightItalic.ttf
- BCGHenSansRegular.ttf
- BCGHenSansThin.ttf
- BCGHenSansThinItalic.ttf
- BCGHenSerifBold.ttf
- BCGHenSerifBoldIta.ttf
- BCGHenSerifHead.ttf
- BCGHenSerifItalic.ttf
- BCGHenSerifRegular.ttf
- Github.png
- favicon.ico
- logo.png
- logo_full.png
- logo_full_dark.png
- ApiError.ts
- ApiRequestOptions.ts
- ApiResult.ts
- CancelablePromise.ts
- OpenAPI.ts
- request.ts
- ExecutionResult.ts
- FeedbackLangchain.ts
- FeedbackSourceBaseLangchain.ts
- HTTPValidationError.ts
- IChatMessage.ts
- IChatQuery.ts
- ICreatorRole.ts
- IFeedback.ts
- IGetResponseBase_ExecutionResult_.ts
- StreamingData.ts
- StreamingDataTypeEnum.ts
- StreamingSignalsEnum.ts
- UserSettings.ts
- ValidationError.ts
- ChatService.ts
- DefaultService.ts
- SqlService.ts
- StatisticsService.ts
- index.ts
- DataTableView.tsx
- ExecutionWarningBanner.tsx
- index.tsx
- NotificationView.tsx
- CodeBlock.tsx
- Markdown.tsx
- Accordion.tsx
- Drawer.tsx
- Dropdown.tsx
- Input.tsx
- Layout.tsx
- Modal.tsx
- MultiButtonDropdown.tsx
- Select.tsx
- index.ts
- OpenCloseButton.tsx
- SettingsModal.tsx
- TopWarningBanner.tsx
- Steps.tsx
- index.ts
- TabItem.tsx
- tabs-store.ts
- Tabs.tsx
- index.ts
- TagInput.tsx
- TagInput.types.ts
- TextField.tsx
- ThemeSwitch.tsx
- Tooltip.tsx
- TreeMenu.tsx
- index.ts
- ConversationSidebar.selectors.ts
- index.tsx
- UpdateConversationModal.tsx
- index.tsx
- ClearConversationConfirmModal.tsx
- index.tsx
- index.tsx
- index.tsx
- LLMResponse.tsx
- MessageEvents.tsx
- index.tsx
- ConversationView.selectors.ts
- EmptyView.tsx
- Header.tsx
- index.tsx
- MessageTextarea.tsx
- Icon.tsx
- MainLogo.tsx
- ThreeDotsLoader.tsx
- actions.tsx
- index.tsx
- index.tsx
- JsxDisplay.tsx
- PlotlyDisplay.tsx
- ResultsView.tsx
- TextAreaEditor.tsx
- index.tsx
- index.ts
- useCustomState.ts
- useDeepCompareEffect.ts
- [...nextauth].ts
- route.ts
- signin.tsx
- index.tsx
- _app.tsx
- index.tsx
- auth.ts
- githubEnterprise.ts
- conversation.ts
- index.ts
- layout.ts
- message.ts
- settings.ts
- sql.ts
- user.ts
- create-fluid-value.ts
- dark-theme.ts
- index.ts
- light-theme.ts
- Theme.types.ts
- ui-fluid-font-sizes.ts
- ui-font-sizes.ts
- ui-layout-spacings.ts
- data-table.css
- globals.css
- tailwind.css
- Common.types.ts
- Conversation.types.ts
- index.ts
- Message.types.ts
- Settings.types.ts
- User.types.ts
- constants.ts
- format.ts
- get-main-logo-src.ts
- group.ts
- id.ts
- index.ts
- signin.selectors.ts
- sql.ts
- tree.tsx
- env.mjs
- middleware.ts
- .dockerignore
- .env.example
- .eslintignore
- .eslintrc.js
- .gitignore
- commitlint.config.js
- cypress.config.ts
- Dockerfile
- jest.config.js
- next.config.mjs
- package.json
- pnpm-lock.yaml
- postcss.config.cjs
- prettier.config.cjs
- tailwind.config.ts
- tsconfig.json
- .pre-commit-config.yaml
- Dockerfile
- pre-commit.git
- 2-chinook_psql_load.sql
- 2-load_commits.sql
- 1-create-dbs.sql
- agentkit_flow_diagram.png
- agentkit_logo_color.png
- auth_feature.png
- feedback_feature.png
- settings_feature.png
- .env.example
- .gitignore
- CHANGELOG.md
- Chinook.db
- CODEOWNERS
- CONTRIBUTING.md
- docker-compose-demo.yml
- docker-compose-development.yml
- docker-compose.yml
- LICENSE
- Makefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
