Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update About API #704

Closed
Eshanatnight opened this issue Mar 15, 2024 · 1 comment
Closed

Update About API #704

Eshanatnight opened this issue Mar 15, 2024 · 1 comment
Assignees

Comments

@Eshanatnight
Copy link
Contributor

Update About API response

Sample Response

{
    "version": "v0.9.0",
    "uiVersion": "development",
    "commit": "e67e440",
    "deploymentId": "01HRYYAF36P2Q3YT3ZNPN6HGQC",
    "updateAvailable": false,
    "latestVersion": "v0.9.0",
    "llmActive": false,
    "llmProvider": null,
    "oidcActive": false,
    "license": "AGPL-3.0-only",
    "mode": "ingest / query",
    "staging": "<blank for query, path for ingester>",
    "cache": "Disabled",
    "grpcPort": 8001,
    "store": {
        "type": "S3 / local drive",
        "path": "http://localhost:9000/bucketname for distributed, data dir path for standalone server"
    }
}
@Eshanatnight Eshanatnight self-assigned this Mar 15, 2024
@Eshanatnight Eshanatnight mentioned this issue Mar 15, 2024
3 tasks
@nitisht
Copy link
Member

nitisht commented Mar 18, 2024

Fixed in #705

@nitisht nitisht closed this as completed Mar 18, 2024
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

No branches or pull requests

2 participants