-
Notifications
You must be signed in to change notification settings - Fork 37
v0.3 release #25
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
Merged
v0.3 release #25
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jiahuei
added a commit
that referenced
this pull request
Nov 20, 2024
jiahuei
added a commit
that referenced
this pull request
Nov 20, 2024
\## What's Changed
This is a huge release 🚀
Main features:
- Multimodal image input column: Now you can insert an image alongside text as input to LLMs
- OSS now supports multiple projects: You are now able to create projects to manage your tables and files
- Added ability to turn any column into multi-turn chat via the `multi_turn` parameter in `LLMGenConfig`
- Added default prompts when creating Generative Tables: Setup time from table creation to running worlflows is now even shorter.
- Added support for templates: We will progresively add more templates that showcase various use cases
- Support for search query when listing projects, tables, rows
- Table and project import and export
- Various improvements to backend and frontend
There are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:
- Added `version` and `meta` to table metadata. Please run the provided migration script to upgrade your existing DB files.
- Delete endpoints will return 404 if resource is not found
- `/v1/gen_tables/{table_type}/{table_id}/thread` has one new required query parameter: `column_id`
- Table list endpoint now defaults to not counting table rows
- Output columns must be string type
- Deprecations:
- Endpoint `/v1/gen_tables/{table_type}/duplicate/{table_id_src}/{table_id_dst}`
\## New Contributors
* @zec0816
* @Hoipang
\## Contributors
* @deafnv
* @haoshan98
* @kamil-hassan201
* @noobHappylife
* @jiahuei
\## Full Changelog
v0.2...v0.3
jiahuei
added a commit
that referenced
this pull request
Nov 20, 2024
## What's Changed
This is a huge release 🚀
Main features:
- Multimodal image input column: Now you can insert an image alongside text as input to LLMs
- OSS now supports multiple projects: You are now able to create projects to manage your tables and files
- Added ability to turn any column into multi-turn chat via the `multi_turn` parameter in `LLMGenConfig`
- Added default prompts when creating Generative Tables: Setup time from table creation to running worlflows is now even shorter.
- Added support for templates: We will progresively add more templates that showcase various use cases
- Support for search query when listing projects, tables, rows
- Table and project import and export
- Various improvements to backend and frontend
There are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:
- Added `version` and `meta` to table metadata. Please run the provided migration script to upgrade your existing DB files.
- Delete endpoints will return 404 if resource is not found
- `/v1/gen_tables/{table_type}/{table_id}/thread` has one new required query parameter: `column_id`
- Table list endpoint now defaults to not counting table rows
- Output columns must be string type
- Deprecations:
- Endpoint `/v1/gen_tables/{table_type}/duplicate/{table_id_src}/{table_id_dst}`
## New Contributors
* @zec0816
* @Hoipang
## Contributors
* @deafnv
* @haoshan98
* @kamil-hassan201
* @noobHappylife
* @jiahuei
## Full Changelog
v0.2...v0.3
jiahuei
added a commit
that referenced
this pull request
Nov 20, 2024
This is a huge release 🚀
Main features:
- Multimodal image input column: Now you can insert an image alongside text as input to LLMs
- OSS now supports multiple projects: You are now able to create projects to manage your tables and files
- Added ability to turn any column into multi-turn chat via the `multi_turn` parameter in `LLMGenConfig`
- Added default prompts when creating Generative Tables: Setup time from table creation to running worlflows is now even shorter.
- Added support for templates: We will progresively add more templates that showcase various use cases
- Support for search query when listing projects, tables, rows
- Table and project import and export
- Various improvements to backend and frontend
There are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:
- Added `version` and `meta` to table metadata. Please run the provided migration script to upgrade your existing DB files.
- Delete endpoints will return 404 if resource is not found
- `/v1/gen_tables/{table_type}/{table_id}/thread` has one new required query parameter: `column_id`
- Table list endpoint now defaults to not counting table rows
- Output columns must be string type
- Deprecations:
- Endpoint `/v1/gen_tables/{table_type}/duplicate/{table_id_src}/{table_id_dst}`
* @zec0816
* @Hoipang
* @deafnv
* @haoshan98
* @kamil-hassan201
* @noobHappylife
* @jiahuei
v0.2...v0.3
jiahuei
added a commit
that referenced
this pull request
Nov 20, 2024
## What's Changed
This is a huge release 🚀
Main features:
- Multimodal image input column: Now you can insert an image alongside text as input to LLMs
- OSS now supports multiple projects: You are now able to create projects to manage your tables and files
- Added ability to turn any column into multi-turn chat via the `multi_turn` parameter in `LLMGenConfig`
- Added default prompts when creating Generative Tables: Setup time from table creation to running worlflows is now even shorter.
- Added support for templates: We will progresively add more templates that showcase various use cases
- Support for search query when listing projects, tables, rows
- Table and project import and export
- Various improvements to backend and frontend
There are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:
- Added `version` and `meta` to table metadata. Please run the provided migration script to upgrade your existing DB files.
- Delete endpoints will return 404 if resource is not found
- `/v1/gen_tables/{table_type}/{table_id}/thread` has one new required query parameter: `column_id`
- Table list endpoint now defaults to not counting table rows
- Output columns must be string type
- Deprecations:
- Endpoint `/v1/gen_tables/{table_type}/duplicate/{table_id_src}/{table_id_dst}`
## New Contributors
* @zec0816
* @Hoipang
## Contributors
* @deafnv
* @haoshan98
* @kamil-hassan201
* @noobHappylife
* @jiahuei
## Full Changelog
v0.2...v0.3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's Changed
This is a huge release 🚀
Main features:
multi_turnparameter inLLMGenConfigThere are several breaking changes and deprecations as well, some highlights are listed here, see CHANGELOG for a complete list:
versionandmetato table metadata. Please run the provided migration script to upgrade your existing DB files./v1/gen_tables/{table_type}/{table_id}/threadhas one new required query parameter:column_id/v1/gen_tables/{table_type}/duplicate/{table_id_src}/{table_id_dst}New Contributors
Contributors
Full Changelog
v0.2...v0.3