format links

This commit is contained in:
Danny Avila
2024-05-13 22:51:30 -04:00
parent 078740248a
commit 50602406c2

View File

@@ -15,16 +15,16 @@ Release candidate version to include early container image builds for `gpt-4o` s
### New features
* 👮 fix(enforceModelSpec): handle nested objects by @danny-avila in https://github.com/danny-avila/LibreChat/pull/2681
* ⚙️ feat: `includedTools` and script changes by @danny-avila in https://github.com/danny-avila/LibreChat/pull/2690
* 🚀 feat: gpt-4o by @danny-avila in https://github.com/danny-avila/LibreChat/pull/2692
* 👮 fix(enforceModelSpec): handle nested objects by [@danny-avila](https://github.com/danny-avila) in [#2681](https://github.com/danny-avila/LibreChat/pull/2681)
* ⚙️ feat: `includedTools` and script changes by [@danny-avila](https://github.com/danny-avila) in [#2690](https://github.com/danny-avila/LibreChat/pull/2690)
* 🚀 feat: gpt-4o by [@danny-avila](https://github.com/danny-avila) in [#2692](https://github.com/danny-avila/LibreChat/pull/2692)
### Other Changes
* 🎨 style(MentionItem): update hover color and by @berry-13, @danny-avila in https://github.com/danny-avila/LibreChat/pull/2670, https://github.com/danny-avila/LibreChat/pull/2675
* 🧹 chore(/config/): add tsconfig.json by @danny-avila in https://github.com/danny-avila/LibreChat/pull/2680
* 🧹 chore: remove old docs by @fuegovic in https://github.com/danny-avila/LibreChat/pull/2684
* 🐋 ci: create smaller Docker images by @derkoe in https://github.com/danny-avila/LibreChat/pull/2691
* 🎨 style(MentionItem): update hover color and by [@berry-13](https://github.com/berry-13), [@danny-avila](https://github.com/danny-avila) in [#2670](https://github.com/danny-avila/LibreChat/pull/2670), [#2675](https://github.com/danny-avila/LibreChat/pull/2675)
* 🧹 chore(/config/): add tsconfig.json by [@danny-avila](https://github.com/danny-avila) in [#2680](https://github.com/danny-avila/LibreChat/pull/2680)
* 🧹 chore: remove old docs by [@fuegovic](https://github.com/fuegovic) in [#2684](https://github.com/danny-avila/LibreChat/pull/2684)
* 🐋 ci: create smaller Docker images by [@derkoe](https://github.com/derkoe) in [#2691](https://github.com/danny-avila/LibreChat/pull/2691)
---