-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Initial Version #18
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
Merged
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
Collaborator
Josephasafg
commented
Nov 18, 2024
- Chat Completions Support
- Conversational RAG
- Browser Support
# 1.0.0-rc.1 (2024-11-12) ### Bug Fixes * Added UsageInfo ([bef150f](bef150f)) * Changed to npm run quality ([ebd5d97](ebd5d97)) * CI ([dda7c29](dda7c29)) * CR ([5818db2](5818db2)) * CR ([6823eb4](6823eb4)) * Default params ([65c5624](65c5624)) * docs ([dba8aca](dba8aca)) * File rename ([3a48970](3a48970)) * Folder name models to types ([88e878a](88e878a)) * Format ([862d18f](862d18f)) * Formatting ([dc668b8](dc668b8)) * Import ([2237400](2237400)) * Imports ([0367935](0367935)) * Imports ([08b3e97](08b3e97)) * Linting ([5394d67](5394d67)) * Merge branches ([21a27ae](21a27ae)) * New Version ([3de26e6](3de26e6)) * Precommit ([60b602d](60b602d)) * README ([d19888a](d19888a)) * Removed dist ([75faa50](75faa50)) * Removed unnecesary code ([89f4f61](89f4f61)) * Removed unused function ([c4158a3](c4158a3)) * Removed unused params from ctor ([5078ab6](5078ab6)) * Some CR fixes ([3d6878f](3d6878f)) * user agent ([3b3398a](3b3398a)) ### Features * Added emv config ([899a786](899a786)) * Initial Project files ([adfc8b0](adfc8b0)) * Support streaming ([0e22bd6](0e22bd6))
# 1.0.0-rc.1 (2024-11-12) ### Bug Fixes * Added UsageInfo ([bef150f](bef150f)) * Changed to npm run quality ([ebd5d97](ebd5d97)) * CI ([dda7c29](dda7c29)) * CR ([5818db2](5818db2)) * CR ([6823eb4](6823eb4)) * Default params ([65c5624](65c5624)) * docs ([dba8aca](dba8aca)) * File rename ([3a48970](3a48970)) * Folder name models to types ([88e878a](88e878a)) * Format ([862d18f](862d18f)) * Formatting ([dc668b8](dc668b8)) * Import ([2237400](2237400)) * Imports ([0367935](0367935)) * Imports ([08b3e97](08b3e97)) * Linting ([5394d67](5394d67)) * Merge branches ([21a27ae](21a27ae)) * New Version ([e250f87](e250f87)) * Path to script ([45f9cac](45f9cac)) * Precommit ([60b602d](60b602d)) * README ([d19888a](d19888a)) * Removed dist ([75faa50](75faa50)) * Removed unnecesary code ([89f4f61](89f4f61)) * Removed unused function ([c4158a3](c4158a3)) * Removed unused params from ctor ([5078ab6](5078ab6)) * Response handler type ([8a2dd06](8a2dd06)) * Semantic config ([378356e](378356e)) * Semantic Release ([6604968](6604968)) * Semantic Release rc config ([23a4f34](23a4f34)) * Semantic Release rc config ([db96d4c](db96d4c)) * Semantic Release rc config ([1bc6bf4](1bc6bf4)) * Semantic Release rc config ([ccc96f2](ccc96f2)) * Semantic Release rc config ([420be7b](420be7b)) * Semantic Release rc config ([248b135](248b135)) * Some CR fixes ([3d6878f](3d6878f)) * Update version script ([649d492](649d492)) * user agent ([3b3398a](3b3398a)) ### Features * Added emv config ([899a786](899a786)) * Initial Project files ([adfc8b0](adfc8b0)) * Support streaming ([0e22bd6](0e22bd6))
# [1.0.0-rc.2](v1.0.0-rc.1...v1.0.0-rc.2) (2024-11-12) ### Bug Fixes * Path to script ([9a806ef](9a806ef)) * Semantic config ([480937e](480937e)) * Semantic Release ([6604968](6604968)) * Semantic Release rc config ([7b20e9c](7b20e9c)) * Semantic Release rc config ([db96d4c](db96d4c)) * Semantic Release rc config ([1bc6bf4](1bc6bf4)) * Semantic Release rc config ([ccc96f2](ccc96f2)) * Semantic Release rc config ([420be7b](420be7b)) * Semantic Release rc config ([248b135](248b135)) * Update version script ([a9567fd](a9567fd))
# [1.0.0-rc.3](v1.0.0-rc.2...v1.0.0-rc.3) (2024-11-12) ### Bug Fixes * New Version ([e250f87](e250f87)) * Path to script ([45f9cac](45f9cac)) * Response handler type ([8a2dd06](8a2dd06)) * Semantic config ([378356e](378356e)) * Semantic Release rc config ([23a4f34](23a4f34)) * tsconfig.json ([34142df](34142df)) * Update version script ([649d492](649d492))
# [1.0.0-rc.5](v1.0.0-rc.4...v1.0.0-rc.5) (2024-11-14) ### Bug Fixes * CR ([afa9d34](afa9d34)) * Empty commit ([46e61b7](46e61b7)) * Folder name ([9c4c851](9c4c851)) * Naming of imports ([f8fdfd8](f8fdfd8)) * Naming of Response ([ddf1f02](ddf1f02)) * New Version ([ac553dc](ac553dc)) * Path to script ([52957c5](52957c5)) * Quality fixes ([7c27f16](7c27f16)) * Semantic Release rc config ([c8cf65d](c8cf65d)) * tests ([36400f8](36400f8)) * Typing of both fetches ([6b92fcd](6b92fcd)) * Updated bundler to use vite ([b492b38](b492b38)) * Version ([0e3ef70](0e3ef70)) ### Features * Added browser support ([cb2c875](cb2c875)) * Decoder per implemtation ([6df6490](6df6490))
a8b5e33 to
ead6410
Compare
# 1.0.0-rc.1 (2024-11-18) ### Bug Fixes * Added dangerouslyAllowBrowser ([241c386](241c386)) * Added UsageInfo ([bef150f](bef150f)) * Changed to npm run quality ([ebd5d97](ebd5d97)) * CI ([dda7c29](dda7c29)) * CR ([7ae56f8](7ae56f8)) * CR ([5818db2](5818db2)) * CR ([6823eb4](6823eb4)) * Default params ([65c5624](65c5624)) * docs ([dba8aca](dba8aca)) * Empty commit ([6ccdb92](6ccdb92)) * Empty commit ([510859c](510859c)) * File rename ([3a48970](3a48970)) * Folder and file name ([47632cc](47632cc)) * Folder name ([3cd091d](3cd091d)) * Folder name models to types ([88e878a](88e878a)) * Format ([862d18f](862d18f)) * Formatting ([dc668b8](dc668b8)) * Import ([2237400](2237400)) * Imports ([0367935](0367935)) * Imports ([08b3e97](08b3e97)) * License in README ([98b8a47](98b8a47)) * Lint and Formatting ([183d25c](183d25c)) * Linting ([5394d67](5394d67)) * Merge branches ([21a27ae](21a27ae)) * Naming of imports ([224635f](224635f)) * Naming of Response ([de77175](de77175)) * New Version ([4ad46f9](4ad46f9)) * New Version ([1e444ea](1e444ea)) * New Version ([a651403](a651403)) * package-json.lock ([ead6410](ead6410)) * Path to script ([01c7dcf](01c7dcf)) * Path to script ([59b51b4](59b51b4)) * Path to script ([e21a3a9](e21a3a9)) * Precommit ([60b602d](60b602d)) * Quality fixes ([72ceaa6](72ceaa6)) * README ([d19888a](d19888a)) * Removed dist ([75faa50](75faa50)) * Removed unnecesary code ([89f4f61](89f4f61)) * Removed unused function ([c4158a3](c4158a3)) * Removed unused params from ctor ([5078ab6](5078ab6)) * Response in readme ([9f67360](9f67360)) * Semantic config ([a029559](a029559)) * Semantic Release ([d18d558](d18d558)) * Semantic Release rc config ([16b9be3](16b9be3)) * Semantic Release rc config ([626ae30](626ae30)) * Semantic Release rc config ([896c039](896c039)) * Semantic Release rc config ([3601a12](3601a12)) * Semantic Release rc config ([a91cc53](a91cc53)) * Semantic Release rc config ([b578c32](b578c32)) * Semantic Release rc config ([193a695](193a695)) * Semantic Release rc config ([90ef1d1](90ef1d1)) * Some CR fixes ([3d6878f](3d6878f)) * Stream examples ([e9b3cec](e9b3cec)) * Streaming examples ([b34a1ba](b34a1ba)) * Test ([70b2d75](70b2d75)) * tests ([1acf5c1](1acf5c1)) * tsconfig.json ([8855940](8855940)) * Typing of both fetches ([cf23c6b](cf23c6b)) * Update version script ([c9ae5d5](c9ae5d5)) * Updated bundler to use vite ([e7af4ec](e7af4ec)) * user agent ([3b3398a](3b3398a)) * Version ([f1ebdd2](f1ebdd2)) ### Features * Added browser support ([156aed0](156aed0)) * Added emv config ([899a786](899a786)) * added husky ([8a8ad3c](8a8ad3c)) * conv rag happy flow unit tests ([a7a1dee](a7a1dee)) * convrag added to client, fix response mapping ([af51e52](af51e52)) * convrag added to client, fix response mapping ([2e577a2](2e577a2)) * Decoder per implemtation ([2f750fe](2f750fe)) * export rag types ([c2d8318](c2d8318)) * export rag types ([d933250](d933250)) * Initial Project files ([adfc8b0](adfc8b0)) * quality fix ([90558ac](90558ac)) * Support streaming ([0e22bd6](0e22bd6)) * tests wip ([bc282e1](bc282e1))
miri-bar
approved these changes
Nov 18, 2024
Collaborator
Author
|
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.