Skip to content

Commit

Permalink
merge completed
Browse files Browse the repository at this point in the history
  • Loading branch information
davorrunje committed Aug 23, 2024
2 parents ad6f180 + cdbed5b commit 20cff17
Show file tree
Hide file tree
Showing 189 changed files with 588 additions and 577 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
set -ux
python -m pip install --upgrade pip
pip install -e ".[docs,lint,test-core]"
pip install -e ".[submodules,docs,lint,test-core]"
- name: Run mypy
shell: bash
run: mypy fastagency tests
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:

- name: Install Dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: pip install .[docs,testing]
run: pip install .[submodules,docs,testing]
- name: Prisma
run: prisma generate
- name: Test
Expand All @@ -141,7 +141,7 @@ jobs:

- name: Install Dependencies
if: steps.cache.outputs.cache-hit != 'true'
run: pip install .[docs,testing]
run: pip install .[submodules,docs,testing]
- name: Prisma
run: prisma generate
- name: Test
Expand Down Expand Up @@ -237,7 +237,7 @@ jobs:
path: ~/.cache/pre-commit
key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
- name: Install Dependencies
run: pip install .[docs,testing]
run: pip install .[submodules,docs,testing]
- name: Prisma
run: prisma generate
- uses: pre-commit/action@v3.0.1
Expand Down
279 changes: 140 additions & 139 deletions docs/docs/SUMMARY.md

Large diffs are not rendered by default.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.ChatRequest
::: fastagency.studio.app.ChatRequest
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.DeploymentAuthTokenInfo
::: fastagency.studio.app.DeploymentAuthTokenInfo
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.add_model
::: fastagency.studio.app.add_model
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.chat
::: fastagency.studio.app.chat
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.create_auth_token
::: fastagency.studio.app.create_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.create_toolbox_for_new_user
::: fastagency.studio.app.create_toolbox_for_new_user
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.delete_deployment_auth_token
::: fastagency.studio.app.delete_deployment_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.deployment_chat
::: fastagency.studio.app.deployment_chat
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.deployment_ping
::: fastagency.studio.app.deployment_ping
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.generate_chat_name
::: fastagency.studio.app.generate_chat_name
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.get_all_deployment_auth_tokens
::: fastagency.studio.app.get_all_deployment_auth_tokens
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.get_all_models
::: fastagency.studio.app.get_all_models
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.get_azure_llm_client
::: fastagency.studio.app.get_azure_llm_client
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.get_models_schemas
::: fastagency.studio.app.get_models_schemas
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.handle_keynotfounderror_middleware
::: fastagency.studio.app.handle_keynotfounderror_middleware
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.mask
::: fastagency.studio.app.mask
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.models_delete
::: fastagency.studio.app.models_delete
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.setup_user
::: fastagency.studio.app.setup_user
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.update_model
::: fastagency.studio.app.update_model
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.validate_model
::: fastagency.studio.app.validate_model
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.validate_secret_model
::: fastagency.studio.app.validate_secret_model
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.app.validate_toolbox
::: fastagency.studio.app.validate_toolbox
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.DeploymentAuthToken
::: fastagency.studio.auth_token.auth.DeploymentAuthToken
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.create_deployment_auth_token
::: fastagency.studio.auth_token.auth.create_deployment_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.generate_auth_token
::: fastagency.studio.auth_token.auth.generate_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.hash_auth_token
::: fastagency.studio.auth_token.auth.hash_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.parse_expiry
::: fastagency.studio.auth_token.auth.parse_expiry
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.auth_token.auth.verify_auth_token
::: fastagency.studio.auth_token.auth.verify_auth_token
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.base.BackendDBProtocol
::: fastagency.studio.db.base.BackendDBProtocol
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.base.DefaultDB
::: fastagency.studio.db.base.DefaultDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.base.FrontendDBProtocol
::: fastagency.studio.db.base.FrontendDBProtocol
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.base.KeyExistsError
::: fastagency.studio.db.base.KeyExistsError
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.base.KeyNotFoundError
::: fastagency.studio.db.base.KeyNotFoundError
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.inmemory.InMemoryBackendDB
::: fastagency.studio.db.inmemory.InMemoryBackendDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.inmemory.InMemoryFrontendDB
::: fastagency.studio.db.inmemory.InMemoryFrontendDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.prisma.PrismaBackendDB
::: fastagency.studio.db.prisma.PrismaBackendDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.prisma.PrismaBaseDB
::: fastagency.studio.db.prisma.PrismaBaseDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.prisma.PrismaFrontendDB
::: fastagency.studio.db.prisma.PrismaFrontendDB
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.prisma.fastapi_lifespan
::: fastagency.studio.db.prisma.fastapi_lifespan
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.db.prisma.faststream_lifespan
::: fastagency.studio.db.prisma.faststream_lifespan
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.faststream_app.ping_handler
::: fastagency.studio.faststream_app.ping_handler
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.add_model_to_user
::: fastagency.studio.helpers.add_model_to_user
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.create_autogen
::: fastagency.studio.helpers.create_autogen
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.create_model
::: fastagency.studio.helpers.create_model
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.create_model_ref
::: fastagency.studio.helpers.create_model_ref
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.deploy_saas_app
::: fastagency.studio.helpers.deploy_saas_app
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.get_all_models_for_user
::: fastagency.studio.helpers.get_all_models_for_user
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.get_model_by_ref
::: fastagency.studio.helpers.get_model_by_ref
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.get_model_by_uuid
::: fastagency.studio.helpers.get_model_by_uuid
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.helpers.validate_tokens_and_create_gh_repo
::: fastagency.studio.helpers.validate_tokens_and_create_gh_repo
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.ErrorResoponseModel
::: fastagency.studio.io.ionats.ErrorResoponseModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.IONats
::: fastagency.studio.io.ionats.IONats
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.InitiateModel
::: fastagency.studio.io.ionats.InitiateModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.InputRequestModel
::: fastagency.studio.io.ionats.InputRequestModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.InputResponseModel
::: fastagency.studio.io.ionats.InputResponseModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.PrintModel
::: fastagency.studio.io.ionats.PrintModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.ServerResponseModel
::: fastagency.studio.io.ionats.ServerResponseModel
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ search:
boost: 0.5
---

::: fastagency.io.ionats.TerminateModel
::: fastagency.studio.io.ionats.TerminateModel
Loading

0 comments on commit 20cff17

Please sign in to comment.