LibreChat/packages/data-provider
2023-08-18 12:49:35 -04:00
..
src refactor(MessageHandler -> useServerStream): convert all relating files to TS and correct typings based on this change: properly refactor MessageHandler to a custom hook, where it's passed a submission object to instantiate the stream. This is the bare minimum groundwork for potentially having multiple streams running, which would be a big project to modularize a lot of the global state into maps/multiple streams, particular useful for having multiple views in place 2023-08-18 12:49:35 -04:00
.gitignore chore: add back data-provider 2023-07-30 11:50:24 -04:00
babel.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
jest.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
package.json feat(GPT/Anthropic): Continue Regenerating & Generation Buttons (#808) 2023-08-17 12:50:05 -04:00
rollup.config.js chore: add back data-provider 2023-07-30 11:50:24 -04:00
tsconfig.json chore: add back data-provider 2023-07-30 11:50:24 -04:00