Skip to content

seatable-ai 6.2#75

Open
SkywalkerSpace wants to merge 2 commits intomainfrom
seatable-ai-6.2
Open

seatable-ai 6.2#75
SkywalkerSpace wants to merge 2 commits intomainfrom
seatable-ai-6.2

Conversation

@SkywalkerSpace
Copy link
Copy Markdown
Collaborator

No description provided.

- SEATABLE_AI_LLM_KEY=${SEATABLE_AI_LLM_KEY:-}
- SEATABLE_AI_LLM_MODEL=${SEATABLE_AI_LLM_MODEL:?Variable is not set or empty}
- SEATABLE_AI_LLM_TIMEOUT=${SEATABLE_AI_LLM_TIMEOUT:-180}
- ENABLE_SEARCH=${ENABLE_SEARCH:-false}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SEARCH feature is deleted

- SEATABLE_SERVER_URL=${SEATABLE_SERVER_URL:?Variable is not set or empty}
- INNER_DTABLE_SERVER_URL=${INNER_DTABLE_SERVER_URL:?Variable is not set or empty}
- INNER_DTABLE_DB_URL=${INNER_DTABLE_DB_URL:?Variable is not set or empty}
- SEATABLE_AI_LLM_TYPE=${SEATABLE_AI_LLM_TYPE:?Variable is not set or empty}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Multiple LLMs can now be configured, and in 6.2, they should be configured in seatable_config.yaml

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

Successfully merging this pull request may close these issues.

2 participants