Add Together.ai model provider and fix some bugs.
What's Changed
- feat: optimize memory & invoke error output by @takatost in #1931
- fix: vision fail in complete app by @takatost in #1933
- Feat/optimize entity construct by @takatost in #1935
- feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct by @takatost in #1937
- fix: llm result usage none by @takatost in #1940
- fix: gpt-4-32k model name empty in OpenAI response by @takatost in #1941
- fix: arg user required and must not be null in service generate api by @takatost in #1943
- fix: text completion app cannot get data. by @GarfieldDai in #1942
- fix: text-generation run batch by @zxhlyh in #1945
- fix streaming by @guchenhe in #1944
- Add Together.ai's OpenAI API-compatible inference endpoints by @guchenhe in #1947
- feat: reorder togetherai by @takatost in #1951
- change API key field to 'required' by @guchenhe in #1953
- optimize qa prompt by @JohnJyong in #1957
- prohibit enable and disable function when segment is not completed by @JohnJyong in #1954
- delete remnant 'required': false by @guchenhe in #1955
- fix: check result should be string. by @GarfieldDai in #1959
- fix: generate not stop when pressing stop link by @takatost in #1961
- bump version to 0.4.4 by @takatost in #1962
Full Changelog: 0.4.3...0.4.4