Skip to content

Commit

Permalink
Release version 0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebowczyk committed Feb 26, 2025
1 parent f6b65ac commit 3c1ada9
Show file tree
Hide file tree
Showing 183 changed files with 385 additions and 5,835 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
],
"autoload": {
"psr-4": {
"Cognesy\\Instructor\\": "src-instructor/",
"Cognesy\\Utils\\": "src-utils/",
"Cognesy\\Polyglot\\": "src-polyglot/",
"Cognesy\\Instructor\\": "src-instructor/",
"Cognesy\\Addons\\": "src-addons/",
"Cognesy\\Aux\\": "src-aux/",
"Cognesy\\Polyglot\\": "src-polyglot/",
"Cognesy\\Setup\\": "src-setup/",
"Cognesy\\Tell\\": "src-tell/",
"Cognesy\\InstructorHub\\": "src-hub/"
Expand Down
69 changes: 0 additions & 69 deletions docs-polyglot/cookbook/basics/llm.mdx

This file was deleted.

57 changes: 0 additions & 57 deletions docs-polyglot/cookbook/basics/llm_json.mdx

This file was deleted.

73 changes: 0 additions & 73 deletions docs-polyglot/cookbook/basics/llm_json_schema.mdx

This file was deleted.

48 changes: 0 additions & 48 deletions docs-polyglot/cookbook/basics/llm_md_json.mdx

This file was deleted.

99 changes: 0 additions & 99 deletions docs-polyglot/cookbook/basics/llm_tool_use.mdx

This file was deleted.

Loading

0 comments on commit 3c1ada9

Please sign in to comment.