Skip to content

v0.10.1

Choose a tag to compare

@Wannabeasmartguy Wannabeasmartguy released this 05 Feb 04:03
· 39 commits to main since this release

Upgrade completed and Dall-E-3, RAG search added

I'm glad to tell you all willing to give attention on this repo that the upgrade to Openai v1.0 and Langchain v0.1 is completed.

Besides, in v0.9.0 I add an Dall-E-3 interface. If you have access to the Azure OpenAI API, it's a waste not to try the Dall-E-3 model to generate images!

Dall-E-3

In this interface, you can not only generate rich images with Dall-E-3, but also see how ChatGPT can polish your Prompt and improve your Prompt skills.

In v0.10, I upgrade a better display of knowledge base information, which make your information block size fit your display size.

知识库信息界面

Detail message as below:

知识库信息界面(详情)

Another impressive update is RAG Web Search, which is inspired by search_with_lepton. By harnessing the extensive knowledge of search engines in conjunction with the exceptional capabilities of LLM, you can obtain precise answers and a wide range of references.

search with gpt4

Hope you can enjoy it!


我很高兴地告诉所有关注这个软件仓库的人,向 Openai v1.0 和 Langchain v0.1 的升级改写已经完成。

此外,我在 v0.9.0 中添加了 Dall-E-3 接口。如果你能访问 Azure OpenAI API,不试试用 Dall-E-3 模型生成图像实在是太浪费了!

在这个界面中,你不仅可以用 Dall-E-3 生成丰富的图像,还能看到 ChatGPT 如何打磨你的 Prompt,提高你的 Prompt 技能。

在 v0.10 版中,我升级了知识库信息的显示方式,使信息块的大小更适合您的显示屏尺寸。

另一个令人印象深刻的更新是RAG 网络搜索,它的灵感来自**search_with_lepton**。通过利用搜索引擎的广泛知识和 LLM 的卓越功能,您可以获得精确的答案和广泛的参考资料。

希望你们能喜欢!


Full Changelog: v0.8.0...v0.10.1