docs - update response field to mention response length limitation
feat - support latest PaLM models
fixed - fixed issue with "Block none" in safety threshold configs
docs - update to reflect current state of PaLM safety thresholds
- Added parameters for configuring filter thresholds on developers PaLM API
- Increased Max content length default
- Fixed location bug where apiEndpoint was incorrectly entered
- Removed unnecessary Storage bucket requirement from PREINSTALL.
- Support both Vertex and Generative Language PaLM API Providers.
- Handle PaLM Content Filters.
- Add support for providing an API key for the Generative Language PaLM Provider.
- Improve error handling.
- Reduce unnecessary triggering of function
- allow for regenerating responses by changing "status.state" field
Updated the validation for the Fields
parameter to allow more Firestore field names format.
Add warning about waitlist.
Updated docs.
- Fixed bug in CANDIDATE_COUNT not being pulled from config
- Updated configs in extension.yaml
Initial release of the firestore-palm-gen-text extension.