eSeGeCe Blog

发布说明、深度解析与教程,涵盖 sgcWebSockets、sgcHTML、sgcOpenAPI、sgcSign、sgcBiometrics 和 sgcIndy。

· Components

Delphi Pinecone API 客户端 | eSeGeCe 博客

从 sgcWebSockets 2023.6.0 起,支持 Pinecone API。Pinecone.io — Pinecone 是一个向量数据库,可以轻松强大地上传/查询/删除向量数据。TsgcHTTP_API_Pinecone 组件是对 Pinecone API 的封装……

· Features

使用自有数据定制 OpenAI(2 / 2)| eSeGeCe 博客

在上一篇文章中,我们了解了如何使用 OpenAI 嵌入向量为 OpenAI 聊天方法添加上下文信息。现在,我们将了解如何使用 sgcWebSockets 包中的 TsgcOpenAIEmbeddings 组件构建基于自有数据的 AI 应用程序……

· Features

使用自有数据定制 OpenAI(1 / 2)| eSeGeCe 博客

当我们向 OpenAI 提出需要特定上下文的问题时(例如:我父亲是谁?),OpenAI 可能会产生幻觉,或者回答说它不知道。为了帮助 OpenAI 回答特定问题,您可以在提示本身中提供额外的上下文信息……

· Releases

sgcWebSockets 2023.3 | eSeGeCe 博客

Rad Studio [+] : 新增对 OpenAI API 的支持,可与 gpt-3.5-turbo 等模型进行文本生成、语音转文字、翻译、图像 AI 生成等交互。

· Features

OpenAI Delphi API(1 / 5)| eSeGeCe 博客

从 sgcWebSockets 2023.3.0 起完全支持 OpenAI API,可应用于理解或生成自然语言、代码或图像的各类任务...

· Features

使用 OpenAI 和 Delphi 生成图像 | eSeGeCe 博客

在 Delphi 中使用 OpenAI API 生成图像

· Features

OpenAI 翻译 Delphi 客户端 | eSeGeCe 博客

了解如何使用 sgcWebSockets 在 Delphi 中使用 OpenAI 翻译 API。

· Features

OpenAI 语音转文字 Delphi 客户端 | eSeGeCe 博客

了解如何使用 sgcWebSockets 在 Delphi 中实现 OpenAI Whisper 语音转文字 API。

· Features

ChatGPT Delphi 客户端(2 / 5)| eSeGeCe 博客

OpenAI API 允许使用 ChatGPT Turbo 构建 AI 聊天应用……

· Features

OpenAPI Delphi 解析器 | eSeGeCe 博客

很高兴宣布推出 sgcOpenAPI Pascal 解析器,可导入 OpenAPI 规范并生成 Pascal 接口...

· Releases

sgcWebSockets 2023.2 | eSeGeCe 博客

Rad Studio [+] : 新增对 Rad Studio 11.3 的支持。[+] : 新增 OpenAPI Pascal 解析器,可导入任何 openAPI 3.0、Swagger 1.0 或 2.0 规范并创建 Pascal 接口文件。

· Features

Delphi Server-Sent Events(SSE)客户端 | eSeGeCe 博客

从 sgcWebSockets 2023.2.0 起,HTTP/1 客户端得到改进并支持 SSE 请求。请注意,SSE 之前已在服务器组件上受支持,但在客户端上不支持。SSE(Server-Sent Events)是一种用于高效接收服务器推送通知的 Web 技术……

· Features

映射组与连接 | eSeGeCe 博客

在 sgcWebSockets 中管理组和连接的映射关系

· Features

WebSocket 群组、频道、用户及更多 | eSeGeCe 博客

了解 sgcWebSockets 中的群组、频道和用户管理功能。

· Releases

sgcWebSockets 2023.1 | eSeGeCe 博客

Rad Studio [+] : 将 Telegram 库更新至 1.8.9 版本。[+] : 改进 Telegram 客户端,当 MacOS 上加载库出错时,现在会捕获带有原因的错误消息。

· Components

Delphi、C++ Builder 和 .NET 的 Telegram 库更新 | eSeGeCe 博客

Delphi、C++ Builder 和 .NET 的 Telegram 库更新,包含新功能和改进。

· Releases

sgcWebSockets 2022.10 | eSeGeCe 博客

Rad Studio [+] : New Client API: Bybit: cryptocurrency exchange and trading platform. Implement WebSocket protocol for: Spot, Inverse Perpetual, USDT Perpetual and Inverse Futures. [+] : Improved Dem...

· Installation

在 RAD Studio (Delphi 和 C++ Builder) 中设置 Indy | eSeGeCe 博客

在 RAD Studio、Delphi 和 C++ Builder 中设置 Indy 组件的完整指南

· Components

Bybit Client API | eSeGeCe 博客

从 sgcWebSockets 2022.10.0 起,支持 Bybit 加密货币交易所……

· Releases

sgcWebSockets 2022.9 | eSeGeCe 博客

Rad Studio [+] : Added support for EPOLL on Linux Indy Servers (Websocket and HTTPs Servers). The property IOHandlerOptions.IOHandlerType has a new value called iohEPOLL. [+] : New Property "IOHandle...

· Features

Indy 服务器 Windows IOCP | eSeGeCe 博客

在 Windows 上使用 IOCP 优化 Indy 服务器性能

· Features

Indy 服务器 Linux epoll | eSeGeCe 博客

在 Linux 上使用 epoll 优化 Indy 服务器性能

· Features

Indy 服务器线程模型 | eSeGeCe 博客

深入了解 Indy 服务器的线程模型

· Components

OpenSSL 库已更新 | eSeGeCe 博客

openSSL 库已更新至最新版本...