15,076
edits
mNo edit summary |
(→參考資料) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 40: | Line 40: | ||
== S == | == S == | ||
* [https://en.wikipedia.org/wiki/Database_schema (database) schema] [繁] [https://zh.wikipedia.org/wiki/Schema_(%E6%95%B0%E6%8D%AE%E5%BA%93) (資料庫) 模式、架構] [簡] (数据库) 模式、架构。"Schema is a set of interrelated database objects, such as tables, table columns, data types of the columns, indexes, foreign keys, and so on." (MySQL<ref>[https://dev.mysql.com/doc/refman/5.7/en/glossary.html#glos_schema MySQL :: MySQL 5.7 Reference Manual :: MySQL Glossary]</ref>) 相關文件: [[Create database schema document]] | * [https://en.wikipedia.org/wiki/Database_schema (database) schema] [繁] [https://zh.wikipedia.org/wiki/Schema_(%E6%95%B0%E6%8D%AE%E5%BA%93) (資料庫) 模式、架構] [簡] (数据库) 模式、架构。"Schema is a set of interrelated database objects, such as tables, table columns, data types of the columns, indexes, foreign keys, and so on." (MySQL<ref>[https://dev.mysql.com/doc/refman/5.7/en/glossary.html#glos_schema MySQL :: MySQL 5.7 Reference Manual :: MySQL Glossary]</ref>) 相關文件: [[Create database schema document]] | ||
* system prompt, system message [繁] 系統提示、系統訊息、[簡] 系统提示:「系統訊息有助於設定助理的行為模式。例如,您可以修改助理的個性或提供關於其在對話過程中應如何行為的具體指示。」<ref>[https://platform.openai.com/docs/guides/text-generation Text generation - OpenAI API]</ref>、「使用系統提示,您可以為對話設定基調 (stage),指定角色、個性、語氣或其他相關資訊信息,以幫助更好地理解和回應用戶的輸入。系統提示可以包括: (1) 任務指示和目標、(2) 個性特徵、角色和語調指南、(3) 用戶輸入的情境資訊、(4) 創意限制和風格指導、(5) 外部知識、數據或參考材料、(6) 規則、指導方針和限定話題邊界 (guardrails)、(7) 輸出驗證標準和要求」<ref>[https://docs.anthropic.com/claude/docs/system-prompts#what-is-a-system-prompt System prompts]</ref> | |||
== T == | == T == | ||
* data type [繁] [https://zh.wikipedia.org/wiki/%E8%B3%87%E6%96%99%E9%A1%9E%E5%9E%8B 資料類型] [簡] 数据类型。「資料類型描述了數值的表示法、解釋和結構,並以演算法操作,或是物件在記憶體中的儲存區,或者其它儲存裝置。」 (資料來源: [https://zh.wikipedia.org/wiki/%E8%B3%87%E6%96%99%E9%A1%9E%E5%9E%8B 維基百科])。相關文件: [[Data type | 資料表欄位設計時,針對不同資料類型,建議的資料型態]]。 | * data type [繁] [https://zh.wikipedia.org/wiki/%E8%B3%87%E6%96%99%E9%A1%9E%E5%9E%8B 資料類型] [簡] 数据类型。「資料類型描述了數值的表示法、解釋和結構,並以演算法操作,或是物件在記憶體中的儲存區,或者其它儲存裝置。」 (資料來源: [https://zh.wikipedia.org/wiki/%E8%B3%87%E6%96%99%E9%A1%9E%E5%9E%8B 維基百科])。相關文件: [[Data type | 資料表欄位設計時,針對不同資料類型,建議的資料型態]]。 | ||
== 延伸閱讀 == | |||
* [https://www.facebook.com/seal666/posts/pfbid0RUerYffKJaBR2Anq43NauagvLdqGBpyDHkQC5xFCXb53ob5aaTiVQyR9DFj1KR1Al 曾建華 寫給入門新手,可以快速理解AI指令的概念] | |||
== 參考資料 == | == 參考資料 == | ||
| Line 48: | Line 54: | ||
<references/> | <references/> | ||
[[Category:Academic]] | [[Category: Academic]] | ||
[[Category:Glossary]] | [[Category: Glossary]] | ||
[[Category:Data Science]] | [[Category: Data Science]] | ||
[[Category: Artificial intelligence]] | |||
[[Category: Generative AI]] | |||